summaryrefslogtreecommitdiffstats
path: root/src/commands/studio/ModifyDeviceCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/studio/ModifyDeviceCommand.cpp')
-rw-r--r--src/commands/studio/ModifyDeviceCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/studio/ModifyDeviceCommand.cpp b/src/commands/studio/ModifyDeviceCommand.cpp
index d3323ac..2cf02e0 100644
--- a/src/commands/studio/ModifyDeviceCommand.cpp
+++ b/src/commands/studio/ModifyDeviceCommand.cpp
@@ -28,7 +28,7 @@
#include "base/Device.h"
#include "base/MidiDevice.h"
#include "base/Studio.h"
-#include <qstring.h>
+#include <tqstring.h>
#include <iostream>