JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Updated collide to take two sprites.
[vor.git] / score.h
diff --git a/score.h b/score.h
index 478afca..0778033 100644 (file)
--- a/score.h
+++ b/score.h
@@ -20,7 +20,7 @@
 #define VOR_SCORE_H
 
 #include <SDL.h>
-#include <stdint.h>
+#include <inttypes.h>
 #include <stdio.h>
 
 #define N_SCORES 8