summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix/tkUnixInt.h')
-rw-r--r--unix/tkUnixInt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/tkUnixInt.h b/unix/tkUnixInt.h
index 5429236..f46212e 100644
--- a/unix/tkUnixInt.h
+++ b/unix/tkUnixInt.h
@@ -26,6 +26,7 @@
MODULE_SCOPE int Tktray_Init (Tcl_Interp* interp);
MODULE_SCOPE int SysNotify_Init (Tcl_Interp* interp);
+MODULE_SCOPE int Cups_Init (Tcl_Interp* interp);
#endif /* _TKUNIXINT */