diff --git a/core/src/state.cpp b/core/src/state.cpp index 983306e93c..d162992556 100644 --- a/core/src/state.cpp +++ b/core/src/state.cpp @@ -9,6 +9,7 @@ #include "action.hpp" #include "processor.hpp" #include +#include using namespace km::core;