From 6946130bb142337c633a25f34f11f9cd0e12d5de Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:57:10 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kbounce/game.cpp | 2 +- kbounce/highscores.cpp | 2 +- kbounce/kbounce.cpp | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kbounce') diff --git a/kbounce/game.cpp b/kbounce/game.cpp index f6583de8..4b60df2e 100644 --- a/kbounce/game.cpp +++ b/kbounce/game.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include "game.h" diff --git a/kbounce/highscores.cpp b/kbounce/highscores.cpp index 5dc3bf47..53789f7c 100644 --- a/kbounce/highscores.cpp +++ b/kbounce/highscores.cpp @@ -1,6 +1,6 @@ #include "highscores.h" -#include +#include using namespace KExtHighscore; diff --git a/kbounce/kbounce.cpp b/kbounce/kbounce.cpp index bdfa4f32..11bd64fa 100644 --- a/kbounce/kbounce.cpp +++ b/kbounce/kbounce.cpp @@ -17,13 +17,13 @@ */ #include -#include +#include #include #include #include #include #include -#include +#include #include #include #include -- cgit v1.2.1