]> git.lizzy.rs Git - shadowclad.git/blobdiff - tga.c
Further apply type aliases and cleanup includes
[shadowclad.git] / tga.c
diff --git a/tga.c b/tga.c
index 11c8b5e8ef1518c1c0d9d740aab62ae7801a889e..7ca9ef602b0aaa84388ebefe512b943a0eed2f0f 100644 (file)
--- a/tga.c
+++ b/tga.c
@@ -1,5 +1,3 @@
-#include <GL/gl.h>
-
 #include <stdlib.h>
 #include <stdio.h>