summaryrefslogtreecommitdiff
path: root/test/wgl_per_context_funcptrs.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-02-08 17:52:32 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2017-02-08 17:52:32 +0000
commit2432daf4cf58b5ff11e008ca34811588285c43b3 (patch)
tree162b9a0181a16f9d7a9aa5cfa43cd0883a5d18b5 /test/wgl_per_context_funcptrs.c
parent37eaaada97e121842df865fa4bdf513a9b16d726 (diff)
downloadlibepoxy-2432daf4cf58b5ff11e008ca34811588285c43b3.tar.gz
Drop unnecessary inclusion of "config.h"
The WGL tests should not include "config.h", since we're trying to test the use of Epoxy, not its internals.
Diffstat (limited to 'test/wgl_per_context_funcptrs.c')
-rw-r--r--test/wgl_per_context_funcptrs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wgl_per_context_funcptrs.c b/test/wgl_per_context_funcptrs.c
index c76c7b3..8544d82 100644
--- a/test/wgl_per_context_funcptrs.c
+++ b/test/wgl_per_context_funcptrs.c
@@ -35,7 +35,6 @@
* regardless.
*/
-#include <config.h>
#include <stdio.h>
#include <assert.h>