[anjuta] am-project: Fix a crash on 64 bits system due to missing declaration of amp_source_new
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] am-project: Fix a crash on 64 bits system due to missing declaration of amp_source_new
- Date: Mon, 9 Apr 2012 13:21:19 +0000 (UTC)
commit 1468d9387ba0d81169c269de8fcd9b8a11993bc0
Author: SÃbastien Granjoux <seb sfo free fr>
Date: Mon Apr 9 15:06:50 2012 +0200
am-project: Fix a crash on 64 bits system due to missing declaration of amp_source_new
plugins/am-project/amp-group.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/am-project/amp-group.c b/plugins/am-project/amp-group.c
index e5b71ff..3877c0b 100644
--- a/plugins/am-project/amp-group.c
+++ b/plugins/am-project/amp-group.c
@@ -27,6 +27,7 @@
#include "amp-group.h"
#include "amp-node.h"
+#include "amp-source.h"
#include "am-scanner.h"
#include "am-properties.h"
#include "am-writer.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]