aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/NodePropertiesWindow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/NodePropertiesWindow.hpp b/src/gui/NodePropertiesWindow.hpp
index b56941e..2751d77 100644
--- a/src/gui/NodePropertiesWindow.hpp
+++ b/src/gui/NodePropertiesWindow.hpp
@@ -22,7 +22,7 @@
#include <libglademm/xml.h>
-#include <raul/SharedPtr.hpp>
+#include "raul/SharedPtr.hpp"
namespace Machina { namespace Client { class ClientObject; } }