summaryrefslogtreecommitdiff
path: root/tests/glx/glx-swap-singlebuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glx/glx-swap-singlebuffer.c')
-rw-r--r--tests/glx/glx-swap-singlebuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glx/glx-swap-singlebuffer.c b/tests/glx/glx-swap-singlebuffer.c
index ef511e188..78cdf2107 100644
--- a/tests/glx/glx-swap-singlebuffer.c
+++ b/tests/glx/glx-swap-singlebuffer.c
@@ -31,7 +31,7 @@
* non-double-buffered GLXFBConfig, or if draw is a GLXPixmap.
*/
-#include "piglit-util.h"
+#include "piglit-util-gl-common.h"
#include "piglit-glx-util.h"
int piglit_width = 50, piglit_height = 50;