Created new ui for the program. Almost everything that worked previously
[ptas] / zouba / src / route.h
index 87d41bb..9703e3e 100644 (file)
@@ -2,7 +2,7 @@
 #define ROUTE_H
 
 #include "routedata.h"
-#include "location.h"
+#include "logic/location.h"
 
 #include <QObject>
 #include <QNetworkReply>