you can't include CamelCase includes from files in kdebase: the CamelCase includes aren't available until kdebase is installed.

CCMAIL:notmart@gmail.com

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=827810
This commit is contained in:
Aaron J. Seigo 2008-07-03 20:43:00 +00:00
parent c6d8e7e8c1
commit 1c0edaceb7

View File

@ -50,8 +50,8 @@
#include <KDebug>
#include <KColorScheme>
#include <Plasma/Theme>
#include <Plasma/ImageEffects>
#include <plasma/theme.h>
#include <plasma/imageeffects.h>
#include "animator.h"
#include "svg.h"