Include gdk.h in gail.c
This is needed so that we pick up deprecation macros here in the future.
This commit is contained in:
		@ -22,6 +22,7 @@
 | 
				
			|||||||
#include <stdio.h>
 | 
					#include <stdio.h>
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <gdk/gdk.h>
 | 
				
			||||||
#include <gtk/gtkx.h>
 | 
					#include <gtk/gtkx.h>
 | 
				
			||||||
#include "gailutil.h"
 | 
					#include "gailutil.h"
 | 
				
			||||||
#include "gailmisc.h"
 | 
					#include "gailmisc.h"
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user