summaryrefslogtreecommitdiff
path: root/src/gui/sell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/sell.cpp')
-rw-r--r--src/gui/sell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/sell.cpp b/src/gui/sell.cpp
index f7762144..c9b9d649 100644
--- a/src/gui/sell.cpp
+++ b/src/gui/sell.cpp
@@ -40,7 +40,7 @@
#include "resources/iteminfo.h"
#include "utils/gettext.h"
-#include "utils/strprintf.h"
+#include "utils/stringutils.h"
SellDialog::SellDialog():
Window(_("Sell")),