summaryrefslogtreecommitdiffstats
path: root/pokemodr/models/SoundModel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/models/SoundModel.cpp')
-rw-r--r--pokemodr/models/SoundModel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pokemodr/models/SoundModel.cpp b/pokemodr/models/SoundModel.cpp
index 3fdd8ec2..b4172a48 100644
--- a/pokemodr/models/SoundModel.cpp
+++ b/pokemodr/models/SoundModel.cpp
@@ -29,7 +29,7 @@
#include "../../pokemod/Pokemod.h"
// Qt includes
-#include <QFile>
+#include <QtCore/QFile>
// KDE includes
#include <KMenu>