From 10badd2c0e099c7611f6d23b3973e54f210bc172 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 19 Oct 2012 15:15:19 +0300 Subject: Fix namespace conflicts. --- src/gui/killstats.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/killstats.cpp') diff --git a/src/gui/killstats.cpp b/src/gui/killstats.cpp index d26b3bf84..15112b2b4 100644 --- a/src/gui/killstats.cpp +++ b/src/gui/killstats.cpp @@ -35,13 +35,12 @@ #include "utils/gettext.h" #include -#include #include "debug.h" KillStats::KillStats(): Window(_("Kill stats"), false, nullptr, "killstats.xml"), - ActionListener(), + gcn::ActionListener(), mKillCounter(0), mExpCounter(0), mKillTCounter(0), -- cgit v1.2.3-60-g2f50