summaryrefslogtreecommitdiff
path: root/src/gui/stats.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/stats.cpp')
-rw-r--r--src/gui/stats.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gui/stats.cpp b/src/gui/stats.cpp
index 2282301c..3948d25e 100644
--- a/src/gui/stats.cpp
+++ b/src/gui/stats.cpp
@@ -22,8 +22,13 @@
*/
#include "stats.h"
+
+#include <sstream>
+
#include "button.h"
+
#include "../playerinfo.h"
+
#include "../net/network.h"
StatsWindow::StatsWindow():