Explorar o código

Fix casing on HTTPServer.h

Tobias Hieta %!s(int64=9) %!d(string=hai) anos
pai
achega
ea0c563c7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/remote/RemoteComponent.h

+ 1 - 1
src/remote/RemoteComponent.h

@@ -13,7 +13,7 @@
 
 #include "ComponentManager.h"
 #include "GDMManager.h"
-#include "server/httpserver.h"
+#include "server/HTTPServer.h"
 #include "qhttpresponse.h"
 #include "RemoteSubscriber.h"