stop monkey pulling in headers from gtk

This commit is contained in:
Vincent Sanders 2014-02-03 17:00:10 +00:00
parent 6a7ca8b2a8
commit 6799f68bcc
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@
#include <stdbool.h>
#include "utils/schedule.h"
#include "gtk/schedule.h"
#include "monkey/schedule.h"
#undef DEBUG_MONKEY_SCHEDULE