]> git.lizzy.rs Git - shadowclad.git/blobdiff - tga.c
Reorder, move and rename things
[shadowclad.git] / tga.c
diff --git a/tga.c b/tga.c
index 7ca9ef602b0aaa84388ebefe512b943a0eed2f0f..7e13d905e9dc9d33247ee193ccadfc7b68b86d20 100644 (file)
--- a/tga.c
+++ b/tga.c
@@ -1,5 +1,5 @@
-#include <stdlib.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 #include "tga.h"