[broadway] Fix up header guards to not refer to gdkx.h
This commit is contained in:
@@ -24,8 +24,8 @@
|
|||||||
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
|
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if !defined (__GDKX_H_INSIDE__) && !defined (GDK_COMPILATION)
|
#if !defined (__GDKBROADWAY_H_INSIDE__) && !defined (GDK_COMPILATION)
|
||||||
#error "Only <gdk/gdkx.h> can be included directly."
|
#error "Only <gdk/gdkbroadway.h> can be included directly."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __GDK_BROADWAY_CURSOR_H__
|
#ifndef __GDK_BROADWAY_CURSOR_H__
|
||||||
|
|||||||
Reference in New Issue
Block a user