summaryrefslogtreecommitdiff
path: root/frontends/amiga/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/bitmap.h')
-rwxr-xr-xfrontends/amiga/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/bitmap.h b/frontends/amiga/bitmap.h
index d7dd70bce..9a657a60a 100755
--- a/frontends/amiga/bitmap.h
+++ b/frontends/amiga/bitmap.h
@@ -28,7 +28,7 @@
#define AMI_BITMAP_FORMAT RGBFB_R8G8B8A8
#define AMI_BITMAP_SCALE_ICON 0xFF
-struct gui_bitmap_table *amiga_bitmap_table;
+extern struct gui_bitmap_table *amiga_bitmap_table;
struct bitmap;
struct nsurl;