diff options
Diffstat (limited to 'src/theme_builder/components/StyleRuleSetEditor.cpp')
-rw-r--r-- | src/theme_builder/components/StyleRuleSetEditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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() {} |