diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index 778ae73..ef78737 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -18,6 +18,8 @@ * along with this program. If not, see <https://www.gnu.org/licenses/>. */ +#include <entityx.h> + #include <SDL2/SDL.h> #include <atomic> |