aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/PlatWin.cxx
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-11-22 09:47:07 +1100
committerNeil <nyamatongwe@gmail.com>2021-11-22 09:47:07 +1100
commit0ef4d6169062ed872c11c176af07b366b636c45e (patch)
treeb4e596c798c6e5f938fc9bfe5c4ae8a75ecb66a4 /win32/PlatWin.cxx
parent8904b645419b8deb202046bbc785440d0d006404 (diff)
downloadscintilla-mirror-0ef4d6169062ed872c11c176af07b366b636c45e.tar.gz
Move common Win32 functions for releasing IUnknown* and DLL function access into
new WinType.h header.
Diffstat (limited to 'win32/PlatWin.cxx')
-rw-r--r--win32/PlatWin.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/PlatWin.cxx b/win32/PlatWin.cxx
index aaa6d57d6..71c23eee7 100644
--- a/win32/PlatWin.cxx
+++ b/win32/PlatWin.cxx
@@ -55,6 +55,7 @@
#include "UniConversion.h"
#include "DBCS.h"
+#include "WinTypes.h"
#include "PlatWin.h"
#ifndef SPI_GETFONTSMOOTHINGCONTRAST