tests: Include gtk/ directory from toplevel
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
#include <locale.h>
|
||||
|
||||
#include "../gtkbitmaskprivate.h"
|
||||
#include "../../gtk/gtkbitmaskprivate.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
@ -18,8 +18,8 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
#include "../gtkkeyhash.h"
|
||||
#include "../gtkprivate.h"
|
||||
#include "../../gtk/gtkkeyhash.h"
|
||||
#include "../../gtk/gtkprivate.h"
|
||||
|
||||
static gint count;
|
||||
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
#include <locale.h>
|
||||
|
||||
#include "../gtkrbtree.h"
|
||||
#include "../../gtk/gtkrbtree.h"
|
||||
|
||||
/* _gtk_rbtree_test */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user