summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-common.h b/tests/test-common.h
index 9e646e0..1e9ba61 100644
--- a/tests/test-common.h
+++ b/tests/test-common.h
@@ -28,6 +28,7 @@
#ifndef _TEST_COMMON_H_
#define _TEST_COMMON_H_
+#define MESA_EGL_NO_X11_HEADERS
#include <GLES2/gl2.h> /* OpenGL ES 2.x */
#include <EGL/egl.h> /* EGL */
#include <wayland-client.h> /* Wayland client library */