summaryrefslogtreecommitdiffstats
path: root/Project/MainFrame.h
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-11-09 16:24:10 -0200
committerGitHub <noreply@github.com>2017-11-09 16:24:10 -0200
commit9ede06b682a5e501e9c5612f1373e064c741a6fa (patch)
treee2e44a009610804d17927bb9e50e4cfe90cd04d9 /Project/MainFrame.h
parent368b27c9551429e5c0e80869021a1b32a40200d1 (diff)
parent74ae808a0004888eb0a03201b6fb32c91c06fd0f (diff)
downloadPSP.git-9ede06b682a5e501e9c5612f1373e064c741a6fa.tar.gz
PSP.git-9ede06b682a5e501e9c5612f1373e064c741a6fa.tar.xz
PSP.git-9ede06b682a5e501e9c5612f1373e064c741a6fa.zip
Merge pull request #42 from Thales1330/org/base-form-files
Org base form files
Diffstat (limited to 'Project/MainFrame.h')
-rw-r--r--Project/MainFrame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/MainFrame.h b/Project/MainFrame.h
index 036c501..9d0aede 100644
--- a/Project/MainFrame.h
+++ b/Project/MainFrame.h
@@ -23,7 +23,7 @@
#include <wx/filedlg.h>
#include <wx/glcanvas.h>
-#include "MainFrameBase.h"
+#include "base/MainFrameBase.h"
class MainFrameBase;
class wxRibbonMetroArtProvider;