stop monkey pulling in headers from gtk
This commit is contained in:
parent
6a7ca8b2a8
commit
6799f68bcc
|
@ -21,7 +21,8 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
#include "utils/schedule.h"
|
||||
#include "gtk/schedule.h"
|
||||
|
||||
#include "monkey/schedule.h"
|
||||
|
||||
#undef DEBUG_MONKEY_SCHEDULE
|
||||
|
||||
|
|
Loading…
Reference in New Issue