summaryrefslogtreecommitdiff
path: root/frontends/windows/fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/fetch.h')
-rw-r--r--frontends/windows/fetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/windows/fetch.h b/frontends/windows/fetch.h
index 20984f14a..e85402ac3 100644
--- a/frontends/windows/fetch.h
+++ b/frontends/windows/fetch.h
@@ -22,7 +22,7 @@
/**
* win32 API fetch operation table
*/
-struct gui_fetch_table *win32_fetch_table;
+extern struct gui_fetch_table *win32_fetch_table;
/**
* Translate resource to win32 resource data.