diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-01-22 12:03:22 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-01-22 12:03:22 -0500 |
commit | fa341a962e351de9efba3cd6d3dccb582b625721 (patch) | |
tree | 08a0bd1caed82b2fb8d296f79f87dbd993b0cbc9 /include/engine.hpp | |
parent | d543982669364f66fc797f78aa2d604db4bc4325 (diff) |
windows
Diffstat (limited to 'include/engine.hpp')
-rw-r--r-- | include/engine.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/engine.hpp b/include/engine.hpp index fda9980..112fd3c 100644 --- a/include/engine.hpp +++ b/include/engine.hpp @@ -8,7 +8,7 @@ #include <atomic> #include <chrono> -#include <thread> +#include <thread.hpp> #include <entityx/entityx.h> |