diff options
Diffstat (limited to 'Project/ControlEditor.h')
-rw-r--r-- | Project/ControlEditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/ControlEditor.h b/Project/ControlEditor.h index 8ed29f4..615ecce 100644 --- a/Project/ControlEditor.h +++ b/Project/ControlEditor.h @@ -18,7 +18,7 @@ #ifndef CONTROLEDITOR_H #define CONTROLEDITOR_H -#include "ControlEditorBase.h" +#include "base/ControlEditorBase.h" #include <wx/wrapsizer.h> #include <wx/dcclient.h> #include <wx/dcscreen.h> |