diff options
Diffstat (limited to 'src/mesa/main')
| -rw-r--r-- | src/mesa/main/get.c | 1 | ||||
| -rw-r--r-- | src/mesa/main/get_gen.py | 1 | 
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c index 2724774ca2..60fef552c4 100644 --- a/src/mesa/main/get.c +++ b/src/mesa/main/get.c @@ -7,7 +7,6 @@  #include "context.h"  #include "enable.h"  #include "extensions.h" -#include "fbobject.h"  #include "get.h"  #include "macros.h"  #include "mtypes.h" diff --git a/src/mesa/main/get_gen.py b/src/mesa/main/get_gen.py index 9ae3ce0096..b37a373547 100644 --- a/src/mesa/main/get_gen.py +++ b/src/mesa/main/get_gen.py @@ -1225,7 +1225,6 @@ def EmitHeader():  #include "context.h"  #include "enable.h"  #include "extensions.h" -#include "fbobject.h"  #include "get.h"  #include "macros.h"  #include "mtypes.h"  | 
