From kde-commits Sat Oct 18 22:57:51 2008 From: Pino Toscano Date: Sat, 18 Oct 2008 22:57:51 +0000 To: kde-commits Subject: KDE/kdebase/workspace/libs/plasma/widgets Message-Id: <1224370671.054037.1644.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=122437068011243 SVN commit 873170 by pino: use relative path to the header (the CamelCase is not installed at this point yet) M +1 -1 svgwidget.cpp --- trunk/KDE/kdebase/workspace/libs/plasma/widgets/svgwidget.cpp #873169:873170 @@ -21,7 +21,7 @@ #include -#include +#include "svg.h" namespace Plasma {