aboutsummaryrefslogtreecommitdiff
path: root/src/ui/style/StyleRule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/style/StyleRule.cpp')
-rw-r--r--src/ui/style/StyleRule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/style/StyleRule.cpp b/src/ui/style/StyleRule.cpp
index 59096fb6..ce823537 100644
--- a/src/ui/style/StyleRule.cpp
+++ b/src/ui/style/StyleRule.cpp
@@ -1,4 +1,4 @@
-#include "cru/ui/style/StyleRule.hpp"
+#include "cru/ui/style/StyleRule.h"
namespace cru::ui::style {
StyleRule::StyleRule(ClonablePtr<Condition> condition,