summaryrefslogtreecommitdiff
path: root/tests/weston-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/weston-test.c')
-rw-r--r--tests/weston-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/weston-test.c b/tests/weston-test.c
index 77eaa237..8777f70e 100644
--- a/tests/weston-test.c
+++ b/tests/weston-test.c
@@ -33,6 +33,7 @@
#ifdef ENABLE_EGL
#include <EGL/egl.h>
#include <EGL/eglext.h>
+#include "../src/weston-egl-ext.h"
#endif /* ENABLE_EGL */
struct weston_test {