summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/statefuldestructible.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/statefuldestructible.h')
-rw-r--r--libs/pbd/pbd/statefuldestructible.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/pbd/pbd/statefuldestructible.h b/libs/pbd/pbd/statefuldestructible.h
index 83eff473d6..49a33ff438 100644
--- a/libs/pbd/pbd/statefuldestructible.h
+++ b/libs/pbd/pbd/statefuldestructible.h
@@ -20,8 +20,8 @@
#ifndef __pbd_stateful_destructible_h__
#define __pbd_stateful_destructible_h__
-#include <pbd/stateful.h>
-#include <pbd/destructible.h>
+#include "pbd/stateful.h"
+#include "pbd/destructible.h"
namespace PBD {