aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/ole32.odin
diff options
context:
space:
mode:
Diffstat (limited to 'core/sys/windows/ole32.odin')
-rw-r--r--core/sys/windows/ole32.odin2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/sys/windows/ole32.odin b/core/sys/windows/ole32.odin
index d314eb343..f93ecc820 100644
--- a/core/sys/windows/ole32.odin
+++ b/core/sys/windows/ole32.odin
@@ -1,5 +1,7 @@
package sys_windows
+// Don't add a `#+build windows` guard to this file. It's used for `dxgi` on non-Windows platforms, for example.
+
foreign import Ole32 "system:Ole32.lib"
//objbase.h