summaryrefslogtreecommitdiffstats
path: root/src/gui/studio/AudioMixerWindow.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:51:59 +0900
committerMichele Calgaro <[email protected]>2025-02-25 19:00:45 +0900
commitdc94564234e292fcd19a0d36a0371f9fce51e4a3 (patch)
tree33dc3e8bfa4b3b8023dad50a25d90e9a16e510ea /src/gui/studio/AudioMixerWindow.cpp
parenteafe039ebbbfcff8a3766a67a7a8d41cc7b678cc (diff)
downloadrosegarden-dc94564234e292fcd19a0d36a0371f9fce51e4a3.tar.gz
rosegarden-dc94564234e292fcd19a0d36a0371f9fce51e4a3.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/gui/studio/AudioMixerWindow.cpp')
-rw-r--r--src/gui/studio/AudioMixerWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/studio/AudioMixerWindow.cpp b/src/gui/studio/AudioMixerWindow.cpp
index e5db1dd..ba1e86c 100644
--- a/src/gui/studio/AudioMixerWindow.cpp
+++ b/src/gui/studio/AudioMixerWindow.cpp
@@ -53,7 +53,7 @@
#include "sound/MappedEvent.h"
#include "sound/MappedStudio.h"
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeaction.h>
#include <tdeglobal.h>
#include <tdemainwindow.h>