summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/functor_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/functor_command.h')
-rw-r--r--libs/pbd/pbd/functor_command.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libs/pbd/pbd/functor_command.h b/libs/pbd/pbd/functor_command.h
index e6c07cfdbe..b651c6f775 100644
--- a/libs/pbd/pbd/functor_command.h
+++ b/libs/pbd/pbd/functor_command.h
@@ -25,10 +25,10 @@
#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
*/