forked from AuroraMiddleware/gtk
Don't allow to include this new header individually
This commit is contained in:
parent
c43a3acac3
commit
8c34831e42
@ -22,7 +22,7 @@
|
||||
* by Christian Hergert <christian.hergert@gmail.com>
|
||||
*/
|
||||
|
||||
#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
|
||||
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
|
||||
#error "Only <gtk/gtk.h> can be included directly."
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user