[gnumeric] Add missing include.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Add missing include.
- Date: Sun, 25 Dec 2011 20:34:36 +0000 (UTC)
commit 65b7b544519fd3ebcfd5b7b5088c03b17a394b1d
Author: Morten Welinder <terra gnome org>
Date: Sun Dec 25 15:34:18 2011 -0500
Add missing include.
src/complex.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/complex.c b/src/complex.c
index c4bc9ca..6183fd6 100644
--- a/src/complex.c
+++ b/src/complex.c
@@ -9,6 +9,7 @@
#include <gnumeric-config.h>
#include "gnumeric.h"
#include "complex.h"
+#include "gutils.h"
#include <stdlib.h>
#include <errno.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]