summaryrefslogtreecommitdiffstats
path: root/examples/phonon/capabilities/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phonon/capabilities/window.h')
-rw-r--r--examples/phonon/capabilities/window.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/examples/phonon/capabilities/window.h b/examples/phonon/capabilities/window.h
index 0a5b022..a0da461 100644
--- a/examples/phonon/capabilities/window.h
+++ b/examples/phonon/capabilities/window.h
@@ -44,14 +44,14 @@
#include <QWidget>
-#include <Phonon/AudioOutput>
-#include <Phonon/SeekSlider>
-#include <Phonon/MediaObject>
-#include <Phonon/VolumeSlider>
-#include <Phonon/BackendCapabilities>
-#include <Phonon/Effect>
-#include <Phonon/EffectParameter>
-#include <Phonon/ObjectDescriptionModel>
+#include <phonon/audiooutput.h>
+#include <phonon/seekslider.h>
+#include <phonon/mediaobject.h>
+#include <phonon/volumeslider.h>
+#include <phonon/backendcapabilities.h>
+#include <phonon/effect.h>
+#include <phonon/effectparameter.h>
+#include <phonon/objectdescriptionmodel.h>
#include <QList>
QT_BEGIN_NAMESPACE