summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xamiga/context_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/context_menu.c b/amiga/context_menu.c
index 0f3960397..4213eb90e 100755
--- a/amiga/context_menu.c
+++ b/amiga/context_menu.c
@@ -125,7 +125,7 @@ struct ami_file_input_menu_data {
int x;
int y;
struct browser_window bw;
-}
+};
struct Library *PopupMenuBase = NULL;
struct PopupMenuIFace *IPopupMenu = NULL;