diff options
Diffstat (limited to 'src/mesa/program/program.h')
-rw-r--r-- | src/mesa/program/program.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/program/program.h b/src/mesa/program/program.h index 296fa40fbc1..0e105c35fc2 100644 --- a/src/mesa/program/program.h +++ b/src/mesa/program/program.h @@ -40,7 +40,6 @@ #ifndef PROGRAM_H #define PROGRAM_H -#include "main/compiler.h" #include "main/mtypes.h" |