st/xlib: Use more appropriate include guard
[mesa.git] / src / gallium / state_trackers / glx / xlib / xm_api.h
index d2b57d6b9dd455fb239c84f834148e33fed44173..9684b5a17e1aa8ecb870934012ee928975590db5 100644 (file)
@@ -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 */
 
 
 #include "main/mtypes.h" /* for gl_config */