From kde-commits Fri Oct 30 15:53:23 2009 From: Christian Weilbach Date: Fri, 30 Oct 2009 15:53:23 +0000 To: kde-commits Subject: KDE/kdebase/workspace/plasma/generic/runners/kill Message-Id: <1256918003.870157.18197.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125691801223391 SVN commit 1042759 by weilbach: Don't include headers as system headers which must be installed first. Header paths fixed to internal ones. M +2 -2 killrunner.cpp --- trunk/KDE/kdebase/workspace/plasma/generic/runners/kill/killrunner.cpp #1042758:1042759 @@ -19,9 +19,9 @@ #include "killrunner.h" #include "killrunner_config.h" +#include "ksysguard/processcore/processes.h" +#include "ksysguard/processcore/process.h" -#include -#include #include #include #include