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
remotes/origin/pdfprintpdf
Albert Astals Cid 11 years ago
parent 49bc4c34cc
commit 5a3d77a81b
  1. 2
      core/audioplayer.cpp

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

Loading…
Cancel
Save