diff plugin/RealTimePluginFactory.h @ 686:b4a8d8221eaf debug-output

Remove most toStdString calls (no longer needed, with debug header)
author Chris Cannam
date Thu, 12 May 2011 17:31:24 +0100
parents dc46851837d6
children a1cd5abcb38b
line wrap: on
line diff
--- a/plugin/RealTimePluginFactory.h	Thu May 12 16:56:08 2011 +0100
+++ b/plugin/RealTimePluginFactory.h	Thu May 12 17:31:24 2011 +0100
@@ -25,6 +25,8 @@
 #include <QString>
 #include <vector>
 
+#include "base/Debug.h"
+
 class RealTimePluginInstance;
 
 class RealTimePluginDescriptor