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
This commit is contained in:
Albert Astals Cid 2015-03-01 16:02:52 +01:00
parent 49bc4c34cc
commit 5a3d77a81b

View file

@ -15,7 +15,7 @@
#include <qdir.h>
#include <kdebug.h>
#include <krandom.h>
#include <Phonon/Path>
#include <phonon/path.h>
#include <phonon/audiooutput.h>
#include <phonon/abstractmediastream.h>
#include <phonon/mediaobject.h>