From: Stephen Seo Date: Fri, 1 Sep 2023 02:58:18 +0000 (+0900) Subject: Minor fix X-Git-Url: https://git.seodisparate.com/stephenseo/annotated.html?a=commitdiff_plain;h=e943c8672c6089186fbd1323bcbaac4ff7d17de5;p=jumpartifact.com_demo_0 Minor fix --- diff --git a/src/game.cc b/src/game.cc index ff14e51..4f72832 100644 --- a/src/game.cc +++ b/src/game.cc @@ -4,6 +4,7 @@ #include "screen_trunner.h" // third party includes +#include #include Game::Game()