X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fgallium%2Fstate_trackers%2Fglx%2Fxlib%2Fxm_api.h;h=9684b5a17e1aa8ecb870934012ee928975590db5;hp=d2b57d6b9dd455fb239c84f834148e33fed44173;hb=0ef50ecc69056273cb31ad4962b0dc952f7f7fed;hpb=bcc613acc14d5962d89db19f48d6d53374f1a29b diff --git a/src/gallium/state_trackers/glx/xlib/xm_api.h b/src/gallium/state_trackers/glx/xlib/xm_api.h index d2b57d6b9dd..9684b5a17e1 100644 --- a/src/gallium/state_trackers/glx/xlib/xm_api.h +++ b/src/gallium/state_trackers/glx/xlib/xm_api.h @@ -53,8 +53,8 @@ and create a window, you must do the following to use the X/Mesa interface: -#ifndef XMESA_H -#define XMESA_H +#ifndef XM_API_H +#define XM_API_H #include "main/mtypes.h" /* for gl_config */