Include "config.h"

Otherwise the symbol annotation won't be expanded correctly.
This commit is contained in:
Emmanuele Bassi 2014-03-17 18:36:34 +00:00
parent 53a86e91d9
commit c44f73a7f1
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#include "config.h"
#include <glib.h>
#include "clutter-event.h"