MIDIClock_SlaveTest: first working testcase
[ardour.git] / libs / pbd / command.cc
index 011534a6626bfb8815b634173e01bd49e84bacc7..452223317b06922783930b23b7a358f7b033f083 100644 (file)
@@ -17,9 +17,8 @@
 
 */
 
-#include <pbd/command.h>
-#include <pbd/xml++.h>
-
+#include "pbd/command.h"
+#include "pbd/xml++.h"
 
 XMLNode &Command::get_state()
 {