summaryrefslogtreecommitdiffstats
path: root/src/script/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/script.h')
-rw-r--r--src/script/script.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/script/script.h b/src/script/script.h
index 5500218..2c7066c 100644
--- a/src/script/script.h
+++ b/src/script/script.h
@@ -19,6 +19,8 @@
#pragma once
+#include <stdio.h>
+
#include "common/event.h"