aboutsummaryrefslogtreecommitdiff
path: root/src/win/native
diff options
context:
space:
mode:
Diffstat (limited to 'src/win/native')
-rw-r--r--src/win/native/dpi_util.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win/native/dpi_util.hpp b/src/win/native/dpi_util.hpp
index 0ebcd7e2..d8c5610c 100644
--- a/src/win/native/dpi_util.hpp
+++ b/src/win/native/dpi_util.hpp
@@ -1,5 +1,5 @@
#pragma once
-#include "cru/platform/native/basic_types.hpp"
+#include "cru/platform/native/base.hpp"
// The dpi awareness needs to be implemented in the future. Currently we use 96
// as default.