Suuports clang compiler
[anna.git] / example / timex / ArithmeticHTTPServer / Application.hpp
index 5722d30..76ebf46 100644 (file)
@@ -70,7 +70,7 @@ public:
       
 private:
    comm::Communicator* a_communicator;
-   timex::Engine a_timeController;
+   anna::timex::Engine a_timeController;
    http4comm::Context* a_context;
 
    comm::ReceiverFactoryImpl <Acceptor> a_acceptorFactory;