Преглед на файлове

Fix casing on HTTPServer.h

Tobias Hieta преди 9 години
родител
ревизия
ea0c563c7c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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"