Index: trunk/BNC/upload/bncrtnetdecoder.h
===================================================================
--- trunk/BNC/upload/bncrtnetdecoder.h	(revision 3166)
+++ trunk/BNC/upload/bncrtnetdecoder.h	(revision 3167)
@@ -28,7 +28,8 @@
 #include <fstream>
 #include <QtCore>
+#include "bncephuser.h"
 #include "RTCM/GPSDecoder.h"
 
-class bncRtnetDecoder: public GPSDecoder {
+class bncRtnetDecoder: public GPSDecoder, public bncEphUser {
  public:
   bncRtnetDecoder(const QString& fileName);
