summaryrefslogtreecommitdiffstats
path: root/app/win_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/win_util.h')
-rw-r--r--app/win_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/win_util.h b/app/win_util.h
index 3140fbe..c9340d1 100644
--- a/app/win_util.h
+++ b/app/win_util.h
@@ -25,6 +25,7 @@ using ::ScopedHandle;
using ::ScopedFindFileHandle;
using ::ScopedHDC;
using ::ScopedBitmap;
+using ::ScopedHRGN;
// Simple scoped memory releaser class for COM allocated memory.
// Example: