restore FASTCALL stuff
[mesa.git] / src / glx / x11 / glx_pbuffer.c
index 9e91fd519f4d16c222de729e4b2bf7022149004a..83c550559c0c596e0cab9c682f108cc269489284 100644 (file)
@@ -31,8 +31,8 @@
 
 #include <inttypes.h>
 #include "glxclient.h"
-#include <extutil.h>
-#include <Xext.h>
+#include <X11/extensions/extutil.h>
+#include <X11/extensions/Xext.h>
 #include <assert.h>
 #include <string.h>
 #include "glapi.h"