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 f799ca5..f77f350 100644 --- a/Project/ControlEditor.h +++ b/Project/ControlEditor.h @@ -18,7 +18,7 @@ #ifndef CONTROLEDITOR_H #define CONTROLEDITOR_H -#include "base/ControlEditorBase.h" +#include "ControlEditorBase.h" #include <wx/wrapsizer.h> #include <wx/dcclient.h> #include <wx/dcscreen.h> |