summaryrefslogtreecommitdiffstats
path: root/Project/GeneralPropertiesForm.h
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-04-10 22:09:52 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-04-10 22:09:52 -0300
commit8824eb42aed594822b1a46e0d1492535efacda0e (patch)
treeacbd68cab14f22316268d53ed037363b54908193 /Project/GeneralPropertiesForm.h
parent586ff94d4bffcaf256e4ca7150b926c1babecada (diff)
downloadPSP.git-8824eb42aed594822b1a46e0d1492535efacda0e.tar.gz
PSP.git-8824eb42aed594822b1a46e0d1492535efacda0e.tar.xz
PSP.git-8824eb42aed594822b1a46e0d1492535efacda0e.zip
Base folder strategy abandoned due compatibility with wxCrafter
Diffstat (limited to 'Project/GeneralPropertiesForm.h')
-rw-r--r--Project/GeneralPropertiesForm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/GeneralPropertiesForm.h b/Project/GeneralPropertiesForm.h
index dae4dc9..2f5c70b 100644
--- a/Project/GeneralPropertiesForm.h
+++ b/Project/GeneralPropertiesForm.h
@@ -18,7 +18,7 @@
#ifndef GENERALPROPERTIESFORM_H
#define GENERALPROPERTIESFORM_H
-#include "base/PropertiesFormBase.h"
+#include "PropertiesFormBase.h"
#include <wx/textfile.h>
#include <wx/msgdlg.h>