From c6aa669aac80466ea287e9a27348c1068cc1f17e Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Tue, 16 Dec 2014 02:34:36 +0100 Subject: changed paths to new location of the Managed class, adapted NodeVector and NodeMap to the slightly changed conditions in the Node class --- src/core/CSS.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/CSS.hpp') diff --git a/src/core/CSS.hpp b/src/core/CSS.hpp index a54d956..06ddfc8 100644 --- a/src/core/CSS.hpp +++ b/src/core/CSS.hpp @@ -24,8 +24,8 @@ #include #include +#include -#include "Managed.hpp" #include "Node.hpp" namespace ousia { -- cgit v1.2.3