diff --git a/http/dap_http_client.c b/http/dap_http_client.c
index b2955e8bbd429c619458fdd394cda2e9679906d3..44eace9915d5a4d7b3b4c29ed32f7a302ccad21e 100644
--- a/http/dap_http_client.c
+++ b/http/dap_http_client.c
@@ -27,7 +27,6 @@
 #include "dap_client_remote.h"
 
 #ifdef DAP_SERVER
-#include "dap_server.h"
 #include "dap_http.h"
 #endif