mesa: include mtypes.h less
[mesa.git] / src / gallium / state_trackers / glx / xlib / xm_api.h
index e420679313e64db430a9a0d73830b6f4b0e6ceba..d2b57d6b9dd455fb239c84f834148e33fed44173 100644 (file)
@@ -57,7 +57,7 @@ and create a window, you must do the following to use the X/Mesa interface:
 #define XMESA_H
 
 
-#include "main/core.h" /* for gl_config */
+#include "main/mtypes.h" /* for gl_config */
 #include "state_tracker/st_api.h"
 #include "os/os_thread.h"