summaryrefslogtreecommitdiffstats
path: root/mac/tkMacDialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'mac/tkMacDialog.c')
-rw-r--r--mac/tkMacDialog.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mac/tkMacDialog.c b/mac/tkMacDialog.c
index 736f157..cfd1863 100644
--- a/mac/tkMacDialog.c
+++ b/mac/tkMacDialog.c
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacDialog.c,v 1.3 1999/04/16 01:51:30 stanton Exp $
+ * RCS: @(#) $Id: tkMacDialog.c,v 1.4 1999/05/22 06:32:42 jingham Exp $
*/
#include <Gestalt.h>
@@ -23,6 +23,7 @@
#include "tkPort.h"
#include "tkInt.h"
#include "tclMacInt.h"
+#include "tkMacInt.h"
#include "tkFileFilter.h"
#ifndef StrLength