aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/frontend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/frontend/frontend.cpp')
-rw-r--r--src/zenserver/frontend/frontend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenserver/frontend/frontend.cpp b/src/zenserver/frontend/frontend.cpp
index 9ec897157..4bc077b6b 100644
--- a/src/zenserver/frontend/frontend.cpp
+++ b/src/zenserver/frontend/frontend.cpp
@@ -16,7 +16,7 @@ ZEN_THIRD_PARTY_INCLUDES_END
#if ZEN_BUILD_RELEASE
static unsigned char gHtmlZipData[] = {
-#include <html.zip.h>
+# include <html.zip.h>
};
#endif
namespace zen {