[gnumeric] Compilation: add missing include.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Compilation: add missing include.
- Date: Tue, 27 Dec 2011 19:06:16 +0000 (UTC)
commit a53c6dfa1fd2c42b69b347a5a8ce4a5432674984
Author: Morten Welinder <terra gnome org>
Date: Tue Dec 27 13:59:25 2011 -0500
Compilation: add missing include.
plugins/xbase/boot.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/xbase/boot.c b/plugins/xbase/boot.c
index 484e8c5..288e651 100644
--- a/plugins/xbase/boot.c
+++ b/plugins/xbase/boot.c
@@ -12,6 +12,7 @@
#include <workbook-view.h>
#include <workbook.h>
#include <cell.h>
+#include <gutils.h>
#include <value.h>
#include <sheet.h>
#include <ranges.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]