diff options
Diffstat (limited to 'Project/AboutForm.h')
-rw-r--r-- | Project/AboutForm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/AboutForm.h b/Project/AboutForm.h index ba64324..abba7f4 100644 --- a/Project/AboutForm.h +++ b/Project/AboutForm.h @@ -3,6 +3,7 @@ #include "PropertiesForm.h" #include <wx/textfile.h> +#include <wx/stdpaths.h> class AboutForm : public AboutFormBase { |