[Patch] two tiny fixes
- From: Stefan_Wille public uni-hamburg de
- To: gtk-list redhat com
- Cc: petm scam XCF Berkeley EDU
- Subject: [Patch] two tiny fixes
- Date: Fri, 26 Sep 1997 01:30:01 +0200 (MET DST)
Hello,
here are two tiny fixes to gtk+970925.
bye
Stefan
*** gdk/gdktypes.h Thu Sep 25 04:31:42 1997
--- ../gtk+stefan/gdk/gdktypes.h Fri Sep 26 01:23:33 1997
***************
*** 21,27 ****
/* GDK uses "glib". (And so does GTK).
*/
! #include <glib.h>
#define GDK_NONE 0L
--- 21,27 ----
/* GDK uses "glib". (And so does GTK).
*/
! #include <glib/glib.h>
#define GDK_NONE 0L
*** glib/glib.h Thu Sep 25 03:29:12 1997
--- ../gtk+stefan/glib/glib.h Fri Sep 26 01:24:46 1997
***************
*** 19,25 ****
#define __G_LIB_H__
! #include <glibconfig.h>
#ifdef USE_DMALLOC
#include "dmalloc.h"
--- 19,25 ----
#define __G_LIB_H__
! #include <glib/glibconfig.h>
#ifdef USE_DMALLOC
#include "dmalloc.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]