X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Fcentralstation.h;h=f23fa66806cb809e7be4de1edc934811a227fabe;hb=2c08ce7d004b20a1cd9bc68fccbf734a6ba2d242;hp=91bef1a3e1ab830966a3ff137a8965b325bed701;hpb=269b667175f68821a3f2b871a097d4899d7abd78;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);