aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3dc7bed..c56fd79 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -18,9 +18,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#include <lua.hpp>
-#include <entityx/entityx.h>
-
#include "engine.hpp"
#include <SDL2/SDL.h>