glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.c
[mesa.git] / src / mesa / main / glthread_bufferobj.c
index c7bafc442202cbf9eb7d00311b0c1562a824ae69..b5df4569ac5ad55eeabd61510d64fd0428bb76fa 100644 (file)
@@ -21,7 +21,7 @@
  * IN THE SOFTWARE.
  */
 
-#include "marshal.h"
+#include "glthread_marshal.h"
 #include "dispatch.h"
 
 /** Tracks the current bindings for the vertex array and index array buffers.