gegl r1845 - in trunk: . gegl/operation
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r1845 - in trunk: . gegl/operation
- Date: Thu, 17 Jan 2008 00:51:49 +0000 (GMT)
Author: ok
Date: Thu Jan 17 00:51:48 2008
New Revision: 1845
URL: http://svn.gnome.org/viewvc/gegl?rev=1845&view=rev
Log:
* gegl/operation/gegl-operation.h: prepend gegl/ to the include path
for gegl/buffer/gegl-buffer.h which is needed when compiling against
installed headers.
Modified:
trunk/ChangeLog
trunk/gegl/operation/gegl-operation.h
Modified: trunk/gegl/operation/gegl-operation.h
==============================================================================
--- trunk/gegl/operation/gegl-operation.h (original)
+++ trunk/gegl/operation/gegl-operation.h Thu Jan 17 00:51:48 2008
@@ -23,7 +23,7 @@
#include <glib-object.h>
#include <babl/babl.h>
#include "gegl-types.h"
-#include "buffer/gegl-buffer.h"
+#include "gegl/buffer/gegl-buffer.h"
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]