Add single-include guard
This commit is contained in:
		| @ -28,6 +28,10 @@ | ||||
|  * Modified by the GTK+ Team, 2008-2009. | ||||
|  */ | ||||
|  | ||||
| #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) | ||||
| #error "Only <gtk/gtk.h> can be included directly." | ||||
| #endif | ||||
|  | ||||
| #ifndef __GTK_INFO_BAR_H__ | ||||
| #define __GTK_INFO_BAR_H__ | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Michael Natterer
					Michael Natterer