mesa: Clean up header file inclusion in hint.h.
[mesa.git] / src / mesa / main / hint.h
index 66e78ad655740e0f7b110a97dd8b2890b625f690..6c62068743ad23c3e3438ec7a1a3d2ea7d4db528 100644 (file)
 #ifndef HINT_H
 #define HINT_H
 
+#include "glheader.h"
+#include "mfeatures.h"
 
-#include "mtypes.h"
+struct gl_context;
 
 #if _HAVE_FULL_GL