summaryrefslogtreecommitdiff
path: root/cogl/cogl-display-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-display-private.h')
-rw-r--r--cogl/cogl-display-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-display-private.h b/cogl/cogl-display-private.h
index fe844e16..850cd631 100644
--- a/cogl/cogl-display-private.h
+++ b/cogl/cogl-display-private.h
@@ -30,7 +30,7 @@
#include "cogl-renderer.h"
#include "cogl-onscreen-template.h"
#include "cogl-internal.h"
-#if COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT
+#ifdef COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT
#include <wayland-server.h>
#endif