diff options
Diffstat (limited to 'Project/AboutForm.h')
-rw-r--r-- | Project/AboutForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/AboutForm.h b/Project/AboutForm.h index 90a43b1..0ab9d9b 100644 --- a/Project/AboutForm.h +++ b/Project/AboutForm.h @@ -17,7 +17,7 @@ #ifndef ABOUTFORM_H #define ABOUTFORM_H -#include "PropertiesForm.h" +#include "base/PropertiesFormBase.h" #include <wx/textfile.h> #include <wx/stdpaths.h> |