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 b6cbe5df..7c030eb1 100644
--- a/src/gui/sell.cpp
+++ b/src/gui/sell.cpp
@@ -23,7 +23,7 @@
#include "sell.h"
-#include <assert.h>
+#include <cassert>
#include <sstream>
#include <guichan/widgets/label.hpp>