mesa: Clean up header file inclusion in syncobj.h.

This commit is contained in:
Vinson Lee
2010-11-22 21:51:49 -08:00
parent 37195b7f70
commit f44d96e1af
+5 -1
View File
@@ -31,9 +31,13 @@
#ifndef SYNCOBJ_H
#define SYNCOBJ_H
#include "main/mtypes.h"
#include "glheader.h"
#include "mfeatures.h"
struct _glapi_table;
struct dd_function_table;
struct gl_context;
struct gl_sync_object;
#if FEATURE_ARB_sync