gegl r2926 - trunk/gegl
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2926 - trunk/gegl
- Date: Sat, 21 Feb 2009 07:37:08 +0000 (UTC)
Author: martinn
Date: Sat Feb 21 07:37:08 2009
New Revision: 2926
URL: http://svn.gnome.org/viewvc/gegl?rev=2926&view=rev
Log:
Fix previous commit, update include guards
Modified:
trunk/gegl/gegl-types-internal.h
Modified: trunk/gegl/gegl-types-internal.h
==============================================================================
--- trunk/gegl/gegl-types-internal.h (original)
+++ trunk/gegl/gegl-types-internal.h Sat Feb 21 07:37:08 2009
@@ -17,8 +17,8 @@
* 2006 Ãyvind KolÃs
*/
-#ifndef __GEGL_TYPES_H__
-#define __GEGL_TYPES_H__
+#ifndef __GEGL_TYPES_INTERNAL_H__
+#define __GEGL_TYPES_INTERNAL_H__
G_BEGIN_DECLS
@@ -83,4 +83,4 @@
G_END_DECLS
-#endif /* __GEGL_TYPES_H__ */
+#endif /* __GEGL_TYPES_INTERNAL_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]