diff options
Diffstat (limited to 'src/mesa/swrast_setup/ss_triangle.h')
-rw-r--r-- | src/mesa/swrast_setup/ss_triangle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/swrast_setup/ss_triangle.h b/src/mesa/swrast_setup/ss_triangle.h index 78833269e6..007fa2e914 100644 --- a/src/mesa/swrast_setup/ss_triangle.h +++ b/src/mesa/swrast_setup/ss_triangle.h @@ -29,7 +29,6 @@ #ifndef SS_TRIANGLE_H #define SS_TRIANGLE_H -#include "mtypes.h" #include "ss_context.h" |