summaryrefslogtreecommitdiffstats
path: root/src/HTTP/HTTPServerConnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTTP/HTTPServerConnection.cpp')
-rw-r--r--src/HTTP/HTTPServerConnection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/HTTP/HTTPServerConnection.cpp b/src/HTTP/HTTPServerConnection.cpp
index 9edec2886..d949fcf4d 100644
--- a/src/HTTP/HTTPServerConnection.cpp
+++ b/src/HTTP/HTTPServerConnection.cpp
@@ -6,7 +6,6 @@
#include "Globals.h"
#include "HTTPServerConnection.h"
#include "HTTPMessage.h"
-#include "HTTPMessageParser.h"
#include "HTTPServer.h"