aboutsummaryrefslogtreecommitdiff
path: root/src/win/gui/Cursor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win/gui/Cursor.cpp')
-rw-r--r--src/win/gui/Cursor.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/win/gui/Cursor.cpp b/src/win/gui/Cursor.cpp
index a3a7f824..1d421b59 100644
--- a/src/win/gui/Cursor.cpp
+++ b/src/win/gui/Cursor.cpp
@@ -1,7 +1,7 @@
-#include "cru/win/gui/Cursor.hpp"
+#include "cru/win/gui/Cursor.h"
-#include "cru/common/Logger.hpp"
-#include "cru/win/gui/Exception.hpp"
+#include "cru/common/Logger.h"
+#include "cru/win/gui/Exception.h"
#include <stdexcept>