summaryrefslogtreecommitdiff
path: root/cocoa/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/bitmap.h')
-rw-r--r--cocoa/bitmap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cocoa/bitmap.h b/cocoa/bitmap.h
index 78526e425..dc463b8f5 100644
--- a/cocoa/bitmap.h
+++ b/cocoa/bitmap.h
@@ -21,4 +21,6 @@
CGImageRef cocoa_get_cgimage( void *bitmap );
-#endif \ No newline at end of file
+struct gui_bitmap_table *cocoa_bitmap_table;
+
+#endif