summaryrefslogtreecommitdiffstats
path: root/Project/MainFrame.cpp
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-11-09 16:22:52 -0200
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-11-09 16:22:52 -0200
commit9f1f69481655c1ded6e6e778d21316b6f66755c6 (patch)
tree9b65ceac3fefe0ea3037fd3585671335a06d4259 /Project/MainFrame.cpp
parent7e2a19c5bf730a8fc9c868be95b25cbfed61851c (diff)
downloadPSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.tar.gz
PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.tar.xz
PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.zip
Base form files organized
Diffstat (limited to 'Project/MainFrame.cpp')
-rw-r--r--Project/MainFrame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/MainFrame.cpp b/Project/MainFrame.cpp
index 2c94a22..41fe59b 100644
--- a/Project/MainFrame.cpp
+++ b/Project/MainFrame.cpp
@@ -16,7 +16,7 @@
*/
#include "MainFrame.h"
-#include "ArtMetro.h"
+#include "artProvider/ArtMetro.h"
#include "Workspace.h"
#include "Bus.h"
#include "Line.h"