Created new ui for the program. Almost everything that worked previously
[ptas] / zouba / src / uicontroller.h
index 51eb736..94f18fe 100644 (file)
@@ -2,7 +2,7 @@
 #define UICONTROLLER_H
 
 #include "routedata.h"
-#include "location.h"
+#include "logic/location.h"
 
 #include <QObject>