aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/win/SkHRESULT.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/win/SkHRESULT.cpp')
-rw-r--r--src/utils/win/SkHRESULT.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/win/SkHRESULT.cpp b/src/utils/win/SkHRESULT.cpp
index 32d9d4c35c..111cb761bd 100644
--- a/src/utils/win/SkHRESULT.cpp
+++ b/src/utils/win/SkHRESULT.cpp
@@ -7,7 +7,7 @@
#include "SkTypes.h"
-#include "SKHRESULT.h"
+#include "SkHRESULT.h"
void SkTraceHR(const char* file, unsigned long line,
HRESULT hr, const char* msg) {