summaryrefslogtreecommitdiffstats
path: root/src/document/io/LilyPondExporter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/document/io/LilyPondExporter.cpp')
-rw-r--r--src/document/io/LilyPondExporter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document/io/LilyPondExporter.cpp b/src/document/io/LilyPondExporter.cpp
index e7292f7..284fea2 100644
--- a/src/document/io/LilyPondExporter.cpp
+++ b/src/document/io/LilyPondExporter.cpp
@@ -73,7 +73,7 @@
#include <tqregexp.h>
#include <tqstring.h>
#include <tqtextcodec.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <sstream>
#include <algorithm>