JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
renamed config.h -> vorconfig.h and Makefile -> Makefile.in
[vor.git] / sprite.c
index 742cbc4..923e967 100644 (file)
--- a/sprite.c
+++ b/sprite.c
@@ -1,7 +1,7 @@
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>
-#include "config.h"
+#include "vorconfig.h"
 #include "common.h"
 #include "globals.h"
 #include "sprite.h"