diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 12:54:15 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 12:54:15 +0200 |
commit | 7b61abef4662560924265357fbe8c4d50ecd389c (patch) | |
tree | d73c41ce9102a40cc5b27fac75efcb9efa789b9e /editor/update.cpp | |
parent | 700942f351d85f326bb1d6725e688920dc8de942 (diff) |
a
Diffstat (limited to 'editor/update.cpp')
-rw-r--r-- | editor/update.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/update.cpp b/editor/update.cpp index 8247b736..0f723648 100644 --- a/editor/update.cpp +++ b/editor/update.cpp @@ -2,7 +2,6 @@ #include "src/chunk.hpp" #include "main/floormat-events.hpp" #include "main/floormat-main.hpp" -#include <Magnum/Platform/Sdl2Application.h> namespace floormat { |