summaryrefslogtreecommitdiffstats
path: root/Project/GeneralPropertiesForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/GeneralPropertiesForm.h')
-rw-r--r--Project/GeneralPropertiesForm.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Project/GeneralPropertiesForm.h b/Project/GeneralPropertiesForm.h
index 40ef65d..77bf4d2 100644
--- a/Project/GeneralPropertiesForm.h
+++ b/Project/GeneralPropertiesForm.h
@@ -2,6 +2,10 @@
#define GENERALPROPERTIESFORM_H
#include "PropertiesForm.h"
+
+#include <wx/textfile.h>
+#include <wx/msgdlg.h>
+
class PropertiesData;
class GeneralPropertiesForm : public GeneralPropertiesFormBase