From 41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:20:33 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kbounce/kbounce.cpp | 2 +- kbounce/kbounce.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kbounce') diff --git a/kbounce/kbounce.cpp b/kbounce/kbounce.cpp index 4a3e09ff..ed05cf7f 100644 --- a/kbounce/kbounce.cpp +++ b/kbounce/kbounce.cpp @@ -19,7 +19,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kbounce/kbounce.h b/kbounce/kbounce.h index 408adde4..884e3298 100644 --- a/kbounce/kbounce.h +++ b/kbounce/kbounce.h @@ -19,7 +19,7 @@ #ifndef KBOUNCE_H #define KBOUNCE_H -#include +#include class JezzGame; class TQLCDNumber; -- cgit v1.2.3