From 71049a71c6648791e95cf421b19047415a2c4c84 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:54:06 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kicker-applets/mediacontrol/playerInterface.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kicker-applets/mediacontrol/playerInterface.cpp') diff --git a/kicker-applets/mediacontrol/playerInterface.cpp b/kicker-applets/mediacontrol/playerInterface.cpp index 1b90cf0..9ada948 100644 --- a/kicker-applets/mediacontrol/playerInterface.cpp +++ b/kicker-applets/mediacontrol/playerInterface.cpp @@ -18,8 +18,8 @@ #include "playerInterface.h" #include "playerInterface.moc" #include -#include -#include +#include +#include PlayerInterface::PlayerInterface() { } // Constructor PlayerInterface::~PlayerInterface() { } // Destructor -- cgit v1.2.1