[gnumeric] Add missing include.



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]