summaryrefslogtreecommitdiffstats
path: root/src/sound/MidiFile.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-11-07 19:28:22 +0900
committerMichele Calgaro <[email protected]>2024-11-07 19:28:22 +0900
commit13f091f000420641732c9c8b54b85c5137b9a1de (patch)
treeccdc06e51df6c11b547fe91d10bbe1f28901d10f /src/sound/MidiFile.cpp
parentf29b11f1d6f5478897ca39e5f11882ff8dcbf953 (diff)
downloadrosegarden-13f091f000420641732c9c8b54b85c5137b9a1de.tar.gz
rosegarden-13f091f000420641732c9c8b54b85c5137b9a1de.zip
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/sound/MidiFile.cpp')
-rw-r--r--src/sound/MidiFile.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sound/MidiFile.cpp b/src/sound/MidiFile.cpp
index 7bad77c..12b86aa 100644
--- a/src/sound/MidiFile.cpp
+++ b/src/sound/MidiFile.cpp
@@ -45,8 +45,6 @@
//#define MIDI_DEBUG 1
-#include <kapp.h>
-
namespace Rosegarden
{