summaryrefslogtreecommitdiff
path: root/image/test_xcb_image_shm.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/test_xcb_image_shm.c')
-rw-r--r--image/test_xcb_image_shm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/image/test_xcb_image_shm.c b/image/test_xcb_image_shm.c
index 3162a6e..df4ceca 100644
--- a/image/test_xcb_image_shm.c
+++ b/image/test_xcb_image_shm.c
@@ -24,6 +24,10 @@
* authorization from the authors.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdlib.h>
#include <stdio.h>