include <atk/atk.h> instead of <atk/atkobject.h>
2008-04-25 Johan Dahlin <jdahlin@async.com.br> * gtk/gtkwidget.h: include <atk/atk.h> instead of <atk/atkobject.h> svn path=/trunk/; revision=20043
This commit is contained in:

committed by
Johan Dahlin

parent
53dd05475b
commit
60f33a23b6
@ -33,7 +33,7 @@
|
||||
#include <gtk/gtkadjustment.h>
|
||||
#include <gtk/gtkstyle.h>
|
||||
#include <gtk/gtksettings.h>
|
||||
#include <atk/atkobject.h>
|
||||
#include <atk/atk.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user