aboutsummaryrefslogtreecommitdiff
path: root/src/ui/border_property.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/border_property.cpp')
-rw-r--r--src/ui/border_property.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/border_property.cpp b/src/ui/border_property.cpp
index f716a8be..7f61c1b7 100644
--- a/src/ui/border_property.cpp
+++ b/src/ui/border_property.cpp
@@ -1,6 +1,6 @@
-#include "border_property.h"
+#include "border_property.hpp"
-#include "graph/graph.h"
+#include "graph/graph.hpp"
namespace cru::ui
{