parent
0cd55c3d3a
commit
c4cb3d2897
@ -0,0 +1,40 @@
|
||||
--- gnome-commander-1.2.6/src/gnome-cmd-includes.h.debug 2008-06-01 23:44:25.000000000 +0900
|
||||
+++ gnome-commander-1.2.6/src/gnome-cmd-includes.h 2008-06-02 18:14:31.000000000 +0900
|
||||
@@ -21,6 +21,7 @@
|
||||
#define __GNOME_CMD_INCLUDES_H__
|
||||
|
||||
#include <libgcmd/libgcmd.h>
|
||||
+#include <gtk/gtkmarshal.h>
|
||||
|
||||
typedef void *(*PthreadFunc)(void *);
|
||||
|
||||
--- gnome-commander-1.2.6/src/intviewer/image-render.cc.debug 2008-06-01 23:44:25.000000000 +0900
|
||||
+++ gnome-commander-1.2.6/src/intviewer/image-render.cc 2008-06-02 18:02:28.000000000 +0900
|
||||
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtkadjustment.h>
|
||||
+#include <gtk/gtkmarshal.h>
|
||||
|
||||
#include "image-render.h"
|
||||
#include "gnome-cmd-includes.h"
|
||||
--- gnome-commander-1.2.6/src/intviewer/text-render.cc.debug 2008-06-01 23:44:25.000000000 +0900
|
||||
+++ gnome-commander-1.2.6/src/intviewer/text-render.cc 2008-06-02 18:04:03.000000000 +0900
|
||||
@@ -34,6 +34,7 @@
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtkadjustment.h>
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
+#include <gtk/gtkmarshal.h>
|
||||
|
||||
#include "gvtypes.h"
|
||||
#include "fileops.h"
|
||||
--- gnome-commander-1.2.6/src/intviewer/viewer-widget.cc.debug 2008-06-01 23:44:25.000000000 +0900
|
||||
+++ gnome-commander-1.2.6/src/intviewer/viewer-widget.cc 2008-06-02 18:04:50.000000000 +0900
|
||||
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtktable.h>
|
||||
+#include <gtk/gtkmarshal.h>
|
||||
|
||||
#include <libgnome/libgnome.h>
|
||||
#include <libgnomevfs/gnome-vfs.h>
|
Loading…
Reference in new issue