Fix includes

icc-effect-5.14.5
Christophe Giboudeaux 2011-12-05 15:33:14 +01:00
parent a7ed191184
commit 8426e13f3a
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "tiling/tiling.h"
#endif
#include <Activities/Info>
#include <KActivities/Info>
#include <fixx11h.h>
#include <QPushButton>

View File

@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QElapsedTimer>
#include <kmanagerselection.h>
#include <Activities/Controller>
#include <KActivities/Controller>
#include "plugins.h"
#include "utils.h"