Changeset 3181 in ntrip for trunk/BNC/combination/bnccomb.cpp


Ignore:
Timestamp:
Mar 29, 2011, 5:48:33 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.cpp

    r3143 r3181  
    2525#include "bncutils.h"
    2626#include "bncpppclient.h"
    27 #include "bnssp3.h"
     27#include "bncsp3.h"
    2828#include "bncantex.h"
    2929#include "bnctides.h"
     
    185185    QString interval  = "";
    186186    int     sampl     = 0;
    187     _sp3 = new bnsSP3(prep, ext, path, interval, sampl);
     187    _sp3 = new bncSP3(prep, ext, path, interval, sampl);
    188188  }
    189189
Note: See TracChangeset for help on using the changeset viewer.