System test feature
[anna.git] / example / diameter / launcher / MyHandler.cpp
index f35c89f..9f893a7 100644 (file)
@@ -13,8 +13,8 @@
 #include <anna/http/Request.hpp>
 
 // Process
-#include "MyHandler.hpp"
-#include "Launcher.hpp"
+#include <MyHandler.hpp>
+#include <Launcher.hpp>
 
 
 void MyHandler::evRequest(anna::comm::ClientSocket& clientSocket, const anna::http::Request& request)