forked from AuroraMiddleware/gtk
action stuff: Change include style
The shell wants to transplant our GtkActionObserver/GtkActionObservable code now as well, so change to ""-style #includes there.
This commit is contained in:
parent
6030ba4803
commit
03235bf027
@ -20,7 +20,7 @@
|
||||
#ifndef __GTK_ACTION_OBSERVABLE_H__
|
||||
#define __GTK_ACTION_OBSERVABLE_H__
|
||||
|
||||
#include <gtk/gtkactionobserver.h>
|
||||
#include "gtkactionobserver.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user