summaryrefslogtreecommitdiff
path: root/src/core/CSS.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CSS.hpp')
-rw-r--r--src/core/CSS.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/CSS.hpp b/src/core/CSS.hpp
index 1510f3a..a54d956 100644
--- a/src/core/CSS.hpp
+++ b/src/core/CSS.hpp
@@ -23,7 +23,7 @@
#include <vector>
#include <tuple>
-#include <core/variant/Variant.hpp>
+#include <core/common/Variant.hpp>
#include "Managed.hpp"
#include "Node.hpp"