Allow plasma to build by adding kurl includes

This commit is contained in:
Kurt Hindenburg 2012-03-24 12:06:28 -04:00
parent 593d35f1b4
commit 7463dde514
2 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <kconfiggroup.h>
#include <kplugininfo.h>
#include <kshortcut.h>
#include <kurl.h>
#include <plasma/configloader.h>
#include <plasma/plasma.h>

View File

@ -20,6 +20,8 @@
#ifndef PLASMA_CONFIGLOADER_P_H
#define PLASMA_CONFIGLOADER_P_H
#include <kurl.h>
namespace Plasma
{