X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fstate_trackers%2Fglx%2Fxlib%2Fxm_api.h;fp=src%2Fgallium%2Fstate_trackers%2Fglx%2Fxlib%2Fxm_api.h;h=f209b14ea1342b47c3523d63bc0d372d0b44a0f4;hb=40fd4323b4be0eee6d4204463737a37011739333;hp=934c7494503c27751cd4de9bde6acfff07b2b099;hpb=bfd7c9ac228c7ed8aec04c3b3aa33f40ee00b035;p=mesa.git diff --git a/src/gallium/state_trackers/glx/xlib/xm_api.h b/src/gallium/state_trackers/glx/xlib/xm_api.h index 934c7494503..f209b14ea13 100644 --- a/src/gallium/state_trackers/glx/xlib/xm_api.h +++ b/src/gallium/state_trackers/glx/xlib/xm_api.h @@ -57,7 +57,7 @@ and create a window, you must do the following to use the X/Mesa interface: #define XMESA_H -#include "main/mtypes.h" +#include "main/core.h" /* for GLvisual and MESA_VERSION_STRING */ #include "state_tracker/st_api.h" #include "os/os_thread.h"