diff --git a/src/win.h b/src/win.h index fe73340..da46572 100644 --- a/src/win.h +++ b/src/win.h @@ -11,11 +11,6 @@ #include "uthash_extra.h" -// FIXME shouldn't need this -#ifdef CONFIG_OPENGL -#include -#endif - #include "c2.h" #include "compiler.h" #include "list.h"