JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
renamed config.h -> vorconfig.h and Makefile -> Makefile.in
[vor.git] / args.c
diff --git a/args.c b/args.c
index 4d62995..4785bc6 100644 (file)
--- a/args.c
+++ b/args.c
@@ -2,7 +2,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include "args.h"
-#include "config.h"
+#include "vorconfig.h"
 
 // Look and Feel
 int opt_fullscreen;