[gtk+/wip/gtkmenutrackeritem-rebased: 5/6] action stuff: Change include style
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/gtkmenutrackeritem-rebased: 5/6] action stuff: Change include style
- Date: Mon, 13 May 2013 16:36:34 +0000 (UTC)
commit 42750fc2578c0cad62c09cd16f0dd0852baf7d95
Author: Ryan Lortie <desrt desrt ca>
Date: Thu May 9 15:08:02 2013 -0400
action stuff: Change include style
The shell wants to transplant our GtkActionObserver/GtkActionObservable
code now as well, so change to ""-style #includes there.
gtk/gtkactionobservable.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkactionobservable.h b/gtk/gtkactionobservable.h
index 6a17494..aa1514b 100644
--- a/gtk/gtkactionobservable.h
+++ b/gtk/gtkactionobservable.h
@@ -20,7 +20,7 @@
#ifndef __GTK_ACTION_OBSERVABLE_H__
#define __GTK_ACTION_OBSERVABLE_H__
-#include <gtk/gtkactionobserver.h>
+#include "gtkactionobserver.h"
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]