From: YAMAMOTO Mitsuharu Date: Thu, 17 Jul 2008 09:06:42 +0000 (+0000) Subject: Include instead of "config.h". X-Git-Tag: emacs-pretest-22.2.90~106 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f3bbb3b53bade44a8a88f6cadd756669cc938235;p=emacs.git Include instead of "config.h". --- diff --git a/src/gtkutil.c b/src/gtkutil.c index 2952e322200..30735890143 100644 --- a/src/gtkutil.c +++ b/src/gtkutil.c @@ -19,7 +19,7 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include "config.h" +#include #ifdef USE_GTK #include