aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/detail/x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/detail/x11.c')
-rw-r--r--pugl/detail/x11.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pugl/detail/x11.c b/pugl/detail/x11.c
index d014b2e..d6461a2 100644
--- a/pugl/detail/x11.c
+++ b/pugl/detail/x11.c
@@ -23,6 +23,7 @@
#define _POSIX_C_SOURCE 199309L
#include "pugl/detail/implementation.h"
+#include "pugl/detail/types.h"
#include "pugl/detail/x11.h"
#include "pugl/pugl.h"