Add an EnumProperty for enumerated properties and hence make Region::position_lock_st...
[ardour.git] / libs / pbd / pbd / functor_command.h
index e6c07cfdbe89b949432812609328afbf43c52e5c..b651c6f775c30352bb780009437d5992248a456f 100644 (file)
 #include <string>
 #include <map>
 
-#include <pbd/xml++.h>
-#include <pbd/shiva.h>
-#include <pbd/command.h>
-#include <pbd/failed_constructor.h>
+#include "pbd/xml++.h"
+#include "pbd/shiva.h"
+#include "pbd/command.h"
+#include "pbd/failed_constructor.h"
 
 /** This command class is initialized 
  */