diff options
| author | dgp <dgp@users.sourceforge.net> | 2012-11-19 16:54:41 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2012-11-19 16:54:41 (GMT) |
| commit | f124336e8992c21d46f536a92e03465d5232b4d1 (patch) | |
| tree | 7abee972bbcb96a07d223f0be4d54bb1105edb3a /generic/tkIntXlibDecls.h | |
| parent | 04079d1a344fc35bbadaa939c1dab0cb566ff801 (diff) | |
| parent | 0b6e717a44dff02a2ce046473bbe798a8e07d6c9 (diff) | |
| download | tk-f124336e8992c21d46f536a92e03465d5232b4d1.zip tk-f124336e8992c21d46f536a92e03465d5232b4d1.tar.gz tk-f124336e8992c21d46f536a92e03465d5232b4d1.tar.bz2 | |
merge 8.4
Diffstat (limited to 'generic/tkIntXlibDecls.h')
| -rw-r--r-- | generic/tkIntXlibDecls.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/tkIntXlibDecls.h b/generic/tkIntXlibDecls.h index b808233..fc12521 100644 --- a/generic/tkIntXlibDecls.h +++ b/generic/tkIntXlibDecls.h @@ -19,11 +19,7 @@ * in the generic/tkInt.decls script. */ -#ifdef MAC_TCL -#include "Xutil.h" -#else #include "X11/Xutil.h" -#endif #ifdef BUILD_tk #undef TCL_STORAGE_CLASS |
