[clutter/clutter-1.18] Include "config.h"
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.18] Include "config.h"
- Date: Tue, 18 Mar 2014 14:27:26 +0000 (UTC)
commit c44f73a7f142eebad2089c285cde19a4c13a8256
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Mar 17 18:36:34 2014 +0000
Include "config.h"
Otherwise the symbol annotation won't be expanded correctly.
clutter/clutter-keysyms-table.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/clutter/clutter-keysyms-table.c b/clutter/clutter-keysyms-table.c
index 785059c..310d103 100644
--- a/clutter/clutter-keysyms-table.c
+++ b/clutter/clutter-keysyms-table.c
@@ -1,3 +1,5 @@
+#include "config.h"
+
#include <glib.h>
#include "clutter-event.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]