aboutsummaryrefslogtreecommitdiff
path: root/zenhttp
diff options
context:
space:
mode:
Diffstat (limited to 'zenhttp')
-rw-r--r--zenhttp/zenhttp.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/zenhttp/zenhttp.cpp b/zenhttp/zenhttp.cpp
index d49b3818f..4bd6a5697 100644
--- a/zenhttp/zenhttp.cpp
+++ b/zenhttp/zenhttp.cpp
@@ -4,9 +4,9 @@
#if ZEN_WITH_TESTS
-#include <zenhttp/httpclient.h>
-#include <zenhttp/httpserver.h>
-#include <zenhttp/httpshared.h>
+# include <zenhttp/httpclient.h>
+# include <zenhttp/httpserver.h>
+# include <zenhttp/httpshared.h>
namespace zen {