From c9c78e191dd71bacd769bbeccd58b80e4376184b Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Sat, 5 Aug 2017 20:07:10 +0500 Subject: 2017-08-05 --- src/GameState.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GameState.hpp') diff --git a/src/GameState.hpp b/src/GameState.hpp index 076c81b..dbe8f9d 100644 --- a/src/GameState.hpp +++ b/src/GameState.hpp @@ -7,6 +7,7 @@ #include "World.hpp" #include "NetworkClient.hpp" #include "Vector.hpp" +#include "Event.hpp" class GameState { NetworkClient *nc; -- cgit v1.2.3