diff base/Command.h @ 742:c10cb8782576 coreaudio_tests

Merge from branch "default"
author Chris Cannam
date Sun, 01 Jul 2012 11:53:00 +0100
parents b4a8d8221eaf
children c01cbe41aeb5
line wrap: on
line diff
--- a/base/Command.h	Mon Nov 29 12:45:39 2010 +0000
+++ b/base/Command.h	Sun Jul 01 11:53:00 2012 +0100
@@ -20,6 +20,8 @@
 #include <QString>
 #include <vector>
 
+#include "Debug.h"
+
 class Command
 {
 public: