diff options
Diffstat (limited to 'src/core/shader_program.h')
| -rw-r--r-- | src/core/shader_program.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/shader_program.h b/src/core/shader_program.h index 1443663..521118d 100644 --- a/src/core/shader_program.h +++ b/src/core/shader_program.h | |||
| @@ -5,8 +5,6 @@ | |||
| 5 | 5 | ||
| 6 | #include "gl_util.h" | 6 | #include "gl_util.h" |
| 7 | 7 | ||
| 8 | #include <math/fwd.h> | ||
| 9 | |||
| 10 | #include <stdbool.h> | 8 | #include <stdbool.h> |
| 11 | 9 | ||
| 12 | typedef struct Texture Texture; | 10 | typedef struct Texture Texture; |
