]> git.lizzy.rs Git - nothing.git/blobdiff - src/ui/console.h
(#580) Introduce ebisp/std unit
[nothing.git] / src / ui / console.h
index dcfb88d9a5eab8084c28b0821db36bfdd86bf021..1cc66491e86908d52225b312398c6713c4b54499 100644 (file)
@@ -2,6 +2,7 @@
 #define CONSOLE_H_
 
 #include <SDL2/SDL.h>
+#include "ebisp/interpreter.h"
 
 typedef struct Console Console;
 typedef struct Level Level;