summaryrefslogtreecommitdiff
path: root/src/gui/widgets/textfield.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-01-25 15:44:38 +0100
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-01-25 15:44:38 +0100
commit5307b022f652ad34a8b2ef35d674817b7da33759 (patch)
treed68fcfe8be1cc317d4910858d4ec3784ef2e5439 /src/gui/widgets/textfield.cpp
parent2c51c98625b225cecfb9628c30d62d4e30f7e3e1 (diff)
downloadMana-5307b022f652ad34a8b2ef35d674817b7da33759.tar.gz
Mana-5307b022f652ad34a8b2ef35d674817b7da33759.tar.bz2
Mana-5307b022f652ad34a8b2ef35d674817b7da33759.tar.xz
Mana-5307b022f652ad34a8b2ef35d674817b7da33759.zip
Minor includes cleanup
Diffstat (limited to 'src/gui/widgets/textfield.cpp')
-rw-r--r--src/gui/widgets/textfield.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/textfield.cpp b/src/gui/widgets/textfield.cpp
index c4c00ae4..35ce09c5 100644
--- a/src/gui/widgets/textfield.cpp
+++ b/src/gui/widgets/textfield.cpp
@@ -24,7 +24,6 @@
#include "configuration.h"
#include "graphics.h"
-#include "gui/palette.h"
#include "gui/sdlinput.h"
#include "resources/image.h"