goffice r2275 - trunk/goffice/utils
- From: jdassen svn gnome org
- To: svn-commits-list gnome org
- Subject: goffice r2275 - trunk/goffice/utils
- Date: Tue, 11 Nov 2008 20:52:51 +0000 (UTC)
Author: jdassen
Date: Tue Nov 11 20:52:51 2008
New Revision: 2275
URL: http://svn.gnome.org/viewvc/goffice?rev=2275&view=rev
Log:
Fixed path to go-math.h
Modified:
trunk/goffice/utils/go-bezier.c
Modified: trunk/goffice/utils/go-bezier.c
==============================================================================
--- trunk/goffice/utils/go-bezier.c (original)
+++ trunk/goffice/utils/go-bezier.c Tue Nov 11 20:52:51 2008
@@ -22,7 +22,7 @@
#include "goffice-config.h"
#include "go-bezier.h"
-#include <math/go-math.h>
+#include <goffice/math/go-math.h>
/**
* go_bezier_spline_init:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]