Created new ui for the program. Almost everything that worked previously
[ptas] / zouba / src / gpscontroller.h
index 7433c6b..1f9e1d0 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef GPSCONTROLLER_H
 #define GPSCONTROLLER_H
 
-#include "location.h"
+#include "logic/location.h"
 
 #include <QObject>
 #include <QGeoPositionInfo>