From 7773f04b4beb1a24214fe1a367b645a689d2c852 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 2 Aug 2010 23:54:57 -0600 Subject: Move Theme and UserPalette to the resources folder Reviewed-by: Yohann Ferreira --- src/gui/widgets/whispertab.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/widgets/whispertab.cpp') diff --git a/src/gui/widgets/whispertab.cpp b/src/gui/widgets/whispertab.cpp index 685d28ab..864f1f51 100644 --- a/src/gui/widgets/whispertab.cpp +++ b/src/gui/widgets/whispertab.cpp @@ -25,11 +25,11 @@ #include "commandhandler.h" #include "localplayer.h" -#include "gui/theme.h" - #include "net/chathandler.h" #include "net/net.h" +#include "resources/theme.h" + #include "utils/gettext.h" #include "utils/stringutils.h" -- cgit v1.2.3-70-g09d2