aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/animation.c (renamed from src/animation.h)0
-rw-r--r--src/nyancat.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/animation.h b/src/animation.c
index ad1aae4..ad1aae4 100644
--- a/src/animation.h
+++ b/src/animation.c
diff --git a/src/nyancat.c b/src/nyancat.c
index 040e9fd..dd3288f 100644
--- a/src/nyancat.c
+++ b/src/nyancat.c
@@ -82,7 +82,7 @@
* The animation frames are stored separately in
* this header so they don't clutter the core source
*/
-#include "animation.h"
+#include "animation.c"
/*
* Color palette to use for final output