include X11/Xmu/WinUtil.h after including the GTK+/GDK headers.
2003-03-26 Sven Neumann <sven@gimp.org> * tools/gimp-remote.c: include X11/Xmu/WinUtil.h after including the GTK+/GDK headers.
This commit is contained in:

committed by
Sven Neumann

parent
1eb9cc26f8
commit
ba8060a839
@ -1,3 +1,8 @@
|
||||
2003-03-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* tools/gimp-remote.c: include X11/Xmu/WinUtil.h after including
|
||||
the GTK+/GDK headers.
|
||||
|
||||
2003-03-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/widgets/gimpcontainergridview.c: implemented GtkWidget::focus.
|
||||
|
@ -46,11 +46,11 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <X11/Xmu/WinUtil.h>
|
||||
|
||||
#include <gdk/gdkx.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include <X11/Xmu/WinUtil.h>
|
||||
|
||||
#include "libgimpbase/gimpversion.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user