aboutsummaryrefslogtreecommitdiffstats
path: root/src/gif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gif.c')
-rw-r--r--src/gif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gif.c b/src/gif.c
index 6928dd2..018b1db 100644
--- a/src/gif.c
+++ b/src/gif.c
@@ -2,7 +2,7 @@
#include <stdio.h>
#include <string.h>
-#include "gif.h"
+#include "meh.h"
#define GIF87a 0
#define GIF89a 1