merge from master
[mesa.git] / src / mesa / drivers / x11 / xfonts.h
index 9cbe11f7bb2411d8cc0754e5030ae0f7ad0486f6..e36f42f817ae3aa14d2014070467370879abe26e 100644 (file)
@@ -1,8 +1,7 @@
-/* $Id: xfonts.h,v 1.1 2000/04/19 01:44:02 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.3
+ * Version:  3.5
  *
  * Copyright (C) 1999-2000  Brian Paul   All Rights Reserved.
  *
@@ -28,6 +27,9 @@
 #ifndef XFONTS_H
 #define XFONTS_H
 
+#ifdef __VMS
+#include <GL/vms_x_fix.h>
+#endif
 
 #include <X11/Xlib.h>