diff options
Diffstat (limited to 'macosx/tkMacOSXServices.c')
-rw-r--r-- | macosx/tkMacOSXServices.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/tkMacOSXServices.c b/macosx/tkMacOSXServices.c index 3340ba7..0797e47 100644 --- a/macosx/tkMacOSXServices.c +++ b/macosx/tkMacOSXServices.c @@ -13,6 +13,7 @@ #include <CoreServices/CoreServices.h> #include <tkInt.h> #include <tkMacOSXInt.h> +#include <tkMacOSXConstants.h> static Tcl_Interp *ServicesInterp; |