summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSX.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/tkMacOSX.h')
-rw-r--r--macosx/tkMacOSX.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/macosx/tkMacOSX.h b/macosx/tkMacOSX.h
index 89e6641..1fb92f4 100644
--- a/macosx/tkMacOSX.h
+++ b/macosx/tkMacOSX.h
@@ -9,17 +9,18 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSX.h,v 1.3 2005/02/24 00:41:04 das Exp $
+ * RCS: @(#) $Id: tkMacOSX.h,v 1.4 2006/03/24 14:58:00 das Exp $
*/
#ifndef _TKMAC
#define _TKMAC
-#include <Carbon/Carbon.h>
#ifndef _TK
#include "tk.h"
#endif
+#include <Carbon/Carbon.h>
+
/*
* Structures and function types for handling Netscape-type in process
* embedding where Tk does not control the top-level