From 74bb9cd27242b9320f99ff4d2b50c3051576cc14 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 8 Feb 2022 16:53:51 +0800 Subject: ... --- src/theme_builder/components/StyleRuleSetEditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/theme_builder/components/StyleRuleSetEditor.cpp') diff --git a/src/theme_builder/components/StyleRuleSetEditor.cpp b/src/theme_builder/components/StyleRuleSetEditor.cpp index be6fd8d6..933706a3 100644 --- a/src/theme_builder/components/StyleRuleSetEditor.cpp +++ b/src/theme_builder/components/StyleRuleSetEditor.cpp @@ -1,4 +1,4 @@ -#include "StyleRuleSetEditor.hpp" +#include "StyleRuleSetEditor.h" namespace cru::theme_builder { StyleRuleSetEditor::StyleRuleSetEditor() {} -- cgit v1.2.3