summaryrefslogtreecommitdiffhomepage
path: root/anim-crop-tool
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-04-10 02:33:37 +0200
committerStanislaw Halik <sthalik@misaki.pl>2023-04-10 02:35:17 +0200
commit5798cedeafecc965244a8db7538d7e76c47eac84 (patch)
tree77118ece2cb43c402e43e21e0b6238ce1efec732 /anim-crop-tool
parent3dff574d59aba28ceda955c7a4d92b53387d2173 (diff)
reduce precompiled header bitrot
Diffstat (limited to 'anim-crop-tool')
-rw-r--r--anim-crop-tool/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/anim-crop-tool/main.cpp b/anim-crop-tool/main.cpp
index e7ccf582..57af2912 100644
--- a/anim-crop-tool/main.cpp
+++ b/anim-crop-tool/main.cpp
@@ -18,7 +18,6 @@
#include <Corrade/Containers/String.h>
#include <Corrade/Utility/Arguments.h>
-#include <Corrade/Utility/Debug.h>
#include <Corrade/Utility/DebugStl.h>
#include <Corrade/Utility/Path.h>