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/progressindicator.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/widgets/progressindicator.cpp') diff --git a/src/gui/widgets/progressindicator.cpp b/src/gui/widgets/progressindicator.cpp index 6bda617f..91b40751 100644 --- a/src/gui/widgets/progressindicator.cpp +++ b/src/gui/widgets/progressindicator.cpp @@ -23,11 +23,10 @@ #include "graphics.h" #include "simpleanimation.h" -#include "gui/theme.h" - #include "resources/animation.h" #include "resources/imageset.h" #include "resources/resourcemanager.h" +#include "resources/theme.h" #include -- cgit v1.2.3-70-g09d2