From 9d63b7d4600a5822f26793062dd2eca819bcfb1d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:17:45 -0600 Subject: Rename common header files for consistency with class renaming --- noatun/library/app.cpp | 4 ++-- noatun/library/playlist.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'noatun/library') diff --git a/noatun/library/app.cpp b/noatun/library/app.cpp index afccd7aa..29ea0496 100644 --- a/noatun/library/app.cpp +++ b/noatun/library/app.cpp @@ -18,8 +18,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/noatun/library/playlist.cpp b/noatun/library/playlist.cpp index 8f81c3e8..7e59885f 100644 --- a/noatun/library/playlist.cpp +++ b/noatun/library/playlist.cpp @@ -4,7 +4,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.1