diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-03-05 21:04:20 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-03-05 21:56:56 +0100 |
| commit | 71d8fa55ab671ae152c420738b2d9d49f8f1106d (patch) | |
| tree | a4ad0eb37840245622b99ee49c1d555ccb238b02 /editor/app.cpp | |
| parent | a56a8cc899dc90701f1690051da4e4318e95566c (diff) | |
clean up timer & nanosecond includes
Diffstat (limited to 'editor/app.cpp')
| -rw-r--r-- | editor/app.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/app.cpp b/editor/app.cpp index dafea3d9..35aa1230 100644 --- a/editor/app.cpp +++ b/editor/app.cpp @@ -5,7 +5,6 @@ #include "editor.hpp" #include "src/anim-atlas.hpp" #include "src/critter.hpp" -#include "src/timer.hpp" #include "src/world.hpp" #include "floormat/main.hpp" #include "floormat/settings.hpp" |
