aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/main.cpp')
-rw-r--r--src/zenserver/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/zenserver/main.cpp b/src/zenserver/main.cpp
index 6bd098da9..f8f25877b 100644
--- a/src/zenserver/main.cpp
+++ b/src/zenserver/main.cpp
@@ -35,7 +35,9 @@
#endif
#if ZEN_PLATFORM_LINUX
+ZEN_THIRD_PARTY_INCLUDES_START
# include <systemd/sd-daemon.h>
+ZEN_THIRD_PARTY_INCLUDES_END
#endif
//////////////////////////////////////////////////////////////////////////