Make the code compile again after the GdkAppLaunchContext changes.
* configure.in: Add gio-2.0 to GDK_PACKAGES. * gdk/gdkinternals.h: Include <gio/gappinfo.h>. svn path=/trunk/; revision=19168
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
#include <gdk/gdktypes.h>
|
||||
#include <gdk/gdkwindow.h>
|
||||
#include <gdk/gdkprivate.h>
|
||||
#include <gio/gappinfo.h>
|
||||
|
||||
#ifndef __GDK_INTERNALS_H__
|
||||
#define __GDK_INTERNALS_H__
|
||||
|
||||
Reference in New Issue
Block a user