From a9f0bca7aab054aae146a4044a4a904d0c54020b Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Fri, 22 Jul 2005 21:06:13 +0000 Subject: Added missing includes and fixed a warning about implicit conversion. --- src/gui/sell.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/sell.cpp') diff --git a/src/gui/sell.cpp b/src/gui/sell.cpp index bc1fe2e8..ae432a43 100644 --- a/src/gui/sell.cpp +++ b/src/gui/sell.cpp @@ -31,6 +31,7 @@ #include "../net/network.h" #include +#include SellDialog::SellDialog(): Window("Sell") -- cgit v1.2.3-70-g09d2