aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/shell32.odin
diff options
context:
space:
mode:
Diffstat (limited to 'core/sys/windows/shell32.odin')
-rw-r--r--core/sys/windows/shell32.odin1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/sys/windows/shell32.odin b/core/sys/windows/shell32.odin
index b0c7e2dd9..70d8943bd 100644
--- a/core/sys/windows/shell32.odin
+++ b/core/sys/windows/shell32.odin
@@ -1,3 +1,4 @@
+// +build windows
package sys_windows
foreign import shell32 "system:Shell32.lib"