summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
diff options
context:
space:
mode:
authordas <das@noemail.net>2006-03-28 02:43:23 (GMT)
committerdas <das@noemail.net>2006-03-28 02:43:23 (GMT)
commit5dc22e0158301e04474fd55e102e53c12fd393bc (patch)
treeedafaa2027b02c815d7f8c0687d4f95f2b0e8f00 /macosx/tkMacOSXNotify.c
parent2a6cd90d2223bd2178e8ce59f0c3fe7ca6efc027 (diff)
downloadtk-5dc22e0158301e04474fd55e102e53c12fd393bc.zip
tk-5dc22e0158301e04474fd55e102e53c12fd393bc.tar.gz
tk-5dc22e0158301e04474fd55e102e53c12fd393bc.tar.bz2
* macosx/tkMacOSXDraw.c: sync whitespace & minor changes
* macosx/tkMacOSXEvent.h: with core-8-4-branch. * macosx/tkMacOSXFont.h: * macosx/tkMacOSXMenu.c: * macosx/tkMacOSXNotify.c: FossilOrigin-Name: cf47afc2241a3383f149b17abf34e0f38755e788
Diffstat (limited to 'macosx/tkMacOSXNotify.c')
-rw-r--r--macosx/tkMacOSXNotify.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXNotify.c b/macosx/tkMacOSXNotify.c
index 10bcdcd..94ecb5d 100644
--- a/macosx/tkMacOSXNotify.c
+++ b/macosx/tkMacOSXNotify.c
@@ -12,10 +12,10 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSXNotify.c,v 1.15 2005/12/08 07:50:14 das Exp $
+ * RCS: @(#) $Id: tkMacOSXNotify.c,v 1.16 2006/03/28 02:43:24 das Exp $
*/
-#include "tkInt.h"
+#include "tkMacOSXInt.h"
#include "tkMacOSXEvent.h"
#include <pthread.h>