Index: trunk/BNC/src/GPSS/gpssDecoder.h
===================================================================
--- trunk/BNC/src/GPSS/gpssDecoder.h	(revision 5576)
+++ trunk/BNC/src/GPSS/gpssDecoder.h	(revision 5738)
@@ -5,5 +5,5 @@
 #include <QtCore>
 
-#include "RTCM/GPSDecoder.h"
+#include "GPSDecoder.h"
 #include "rtcm3torinex.h"
 
Index: trunk/BNC/src/GPSS/hassDecoder.h
===================================================================
--- trunk/BNC/src/GPSS/hassDecoder.h	(revision 5576)
+++ trunk/BNC/src/GPSS/hassDecoder.h	(revision 5738)
@@ -6,5 +6,5 @@
 
 #include "bncephuser.h"
-#include "RTCM/GPSDecoder.h"
+#include "GPSDecoder.h"
 
 class hassDecoder : public bncEphUser, public GPSDecoder {
