From 5a3d77a81b0a67b82ecdfce98abe392eec143b28 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Sun, 1 Mar 2015 16:02:52 +0100 Subject: [PATCH] Compile++ I've no idea why i need this for it to compile now, but kind of makes sense to follow the same pattern for all the phonon includes, so unify with the rest of includes in this file --- core/audioplayer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/audioplayer.cpp b/core/audioplayer.cpp index 3638040f6..ab735f3a4 100644 --- a/core/audioplayer.cpp +++ b/core/audioplayer.cpp @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include #include