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