X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Fcentralstation.h;h=f23fa66806cb809e7be4de1edc934811a227fabe;hb=83c6923396fcfa42e6adf949b9476663f322748b;hp=91bef1a3e1ab830966a3ff137a8965b325bed701;hpb=77f1712e7f8913af3ce33efc0e1e4ebbe0e5f93a;p=r2c2.git diff --git a/source/libr2c2/centralstation.h b/source/libr2c2/centralstation.h index 91bef1a..f23fa66 100644 --- a/source/libr2c2/centralstation.h +++ b/source/libr2c2/centralstation.h @@ -126,7 +126,7 @@ private: bool sensors_synced; public: - CentralStation(const std::string &); + CentralStation(const Options &); ~CentralStation(); virtual void set_power(bool);