From 6915c95d7c4a42d19ebbec3c87c1e308b20ec272 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:58:20 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- noatun/modules/systray/systray.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'noatun/modules/systray/systray.cpp') diff --git a/noatun/modules/systray/systray.cpp b/noatun/modules/systray/systray.cpp index 3ef8841c..7f7cf7dc 100644 --- a/noatun/modules/systray/systray.cpp +++ b/noatun/modules/systray/systray.cpp @@ -41,9 +41,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include @@ -61,7 +61,7 @@ #include #include -#include +#include // TODO: Maybe make this value configurable? const int COVER_MAXW = 128; -- cgit v1.2.1