[gtk+/nth-child: 2/22] widgetpath: Make includes absolute
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/nth-child: 2/22] widgetpath: Make includes absolute
- Date: Thu, 26 May 2011 03:30:44 +0000 (UTC)
commit 68ce4850646c86ce1a23ab668930499763a4d7b9
Author: Benjamin Otte <otte redhat com>
Date: Wed May 25 20:22:14 2011 +0200
widgetpath: Make includes absolute
Just like everywhere else
gtk/gtkwidgetpath.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwidgetpath.h b/gtk/gtkwidgetpath.h
index a84c420..c33b059 100644
--- a/gtk/gtkwidgetpath.h
+++ b/gtk/gtkwidgetpath.h
@@ -25,7 +25,7 @@
#define __GTK_WIDGET_PATH_H__
#include <glib-object.h>
-#include "gtkenums.h"
+#include <gtk/gtkenums.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]