From 9f1f69481655c1ded6e6e778d21316b6f66755c6 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 9 Nov 2017 16:22:52 -0200 Subject: Base form files organized --- Project/MainFrame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project/MainFrame.cpp') 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" -- cgit