Changeset 6044 in ntrip


Ignore:
Timestamp:
Sep 6, 2014, 2:56:40 PM (10 years ago)
Author:
mervart
Message:
 
Location:
trunk/BNC/src
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/ephemeris.cpp

    r5888 r6044  
    1212#include "bnccore.h"
    1313#include "bncutils.h"
    14 #include "PPP/pppInclude.h"
     14#include "pppInclude.h"
    1515
    1616using namespace std;
  • trunk/BNC/src/src.pri

    r6042 r6044  
    5353          upload/bncrtnetuploadcaster.h upload/bnccustomtrafo.h       \
    5454          upload/bncephuploadcaster.h qtfilechooser.h                 \
    55           GPSDecoder.h pppWidgets.h pppModel.h                        \
     55          GPSDecoder.h pppInclude.h pppWidgets.h pppModel.h           \
    5656          RTCM/RTCM2.h RTCM/RTCM2Decoder.h                            \
    5757          RTCM/RTCM2_2021.h RTCM/rtcm_utils.h                         \
     
    116116exists(PPP) {
    117117  DEFINES += USE_PPP
    118   HEADERS += PPP/pppInclude.h   PPP/pppOptions.h   PPP/pppMain.h     \
     118  HEADERS += PPP/pppOptions.h   PPP/pppMain.h     \
    119119             PPP/pppThread.h    PPP/pppClient.h   \
    120120             PPP/pppObsPool.h   PPP/pppStation.h   PPP/pppFilter.h   \
Note: See TracChangeset for help on using the changeset viewer.