diff options
Diffstat (limited to 'Project/GeneralPropertiesForm.h')
-rw-r--r-- | Project/GeneralPropertiesForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/GeneralPropertiesForm.h b/Project/GeneralPropertiesForm.h index f1d4382..dae4dc9 100644 --- a/Project/GeneralPropertiesForm.h +++ b/Project/GeneralPropertiesForm.h @@ -18,7 +18,7 @@ #ifndef GENERALPROPERTIESFORM_H #define GENERALPROPERTIESFORM_H -#include "PropertiesForm.h" +#include "base/PropertiesFormBase.h" #include <wx/textfile.h> #include <wx/msgdlg.h> |