summaryrefslogtreecommitdiff
path: root/vdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'vdp.c')
-rw-r--r--vdp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdp.c b/vdp.c
index 09131af..86ce7e4 100644
--- a/vdp.c
+++ b/vdp.c
@@ -5,6 +5,7 @@
*/
#include "vdp.h"
#include "blastem.h"
+#include "genesis.h"
#include <stdlib.h>
#include <string.h>
#include "render.h"