summaryrefslogtreecommitdiffstats
path: root/pokemodr/SoundUI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/SoundUI.cpp')
-rw-r--r--pokemodr/SoundUI.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pokemodr/SoundUI.cpp b/pokemodr/SoundUI.cpp
index 96ba12e0..8fee862f 100644
--- a/pokemodr/SoundUI.cpp
+++ b/pokemodr/SoundUI.cpp
@@ -24,8 +24,8 @@
// Qt includes
// #include <Phonon>
-#include <QBuffer>
-#include <QFile>
+#include <QtCore/QBuffer>
+#include <QtCore/QFile>
// KDE includes
#include <KFileDialog>