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/scrollarea.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/widgets/scrollarea.cpp') diff --git a/src/gui/widgets/scrollarea.cpp b/src/gui/widgets/scrollarea.cpp index d8ffe5ab..7d42883a 100644 --- a/src/gui/widgets/scrollarea.cpp +++ b/src/gui/widgets/scrollarea.cpp @@ -24,9 +24,8 @@ #include "configuration.h" #include "graphics.h" -#include "gui/theme.h" - #include "resources/image.h" +#include "resources/theme.h" #include "utils/dtor.h" -- cgit v1.2.3-70-g09d2