summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/support/cltkDMain.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/support/cltkDMain.c')
-rw-r--r--otherlibs/labltk/support/cltkDMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/support/cltkDMain.c b/otherlibs/labltk/support/cltkDMain.c
index 2b5b819e9..bda74a756 100644
--- a/otherlibs/labltk/support/cltkDMain.c
+++ b/otherlibs/labltk/support/cltkDMain.c
@@ -190,7 +190,7 @@ int CamlInvokeCmd(dummy
/* Now the real Tk stuff */
-static Tk_Window mainWindow;
+Tk_Window cltk_mainWindow;
#define RCNAME ".camltkrc"
#define CAMLCB "camlcb"