summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3742923)
raw | patch | inline | side by side (parent: 3742923)
author | gouldtj <gouldtj@users.sourceforge.net> | |
Tue, 2 May 2006 05:22:57 +0000 (05:22 +0000) | ||
committer | gouldtj <gouldtj@users.sourceforge.net> | |
Tue, 2 May 2006 05:22:57 +0000 (05:22 +0000) |
Start the ifdefs before you end them.
src/extension/patheffect.h | patch | blob | history |
index f63cf3ea173b3a05f467bc8a9bf159231df0e430..ca4134d3883458c7ae418559eb0c7b069e5f2c9a 100644 (file)
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#ifndef INKSCAPE_EXTENSION_PATHEFFECT_H__
+#define INKSCAPE_EXTENSION_PATHEFFECT_H__
+
#include "extension.h"
namespace Inkscape {
} } /* namespace Inkscape, Extension */
-#endif /* INKSCAPE_EXTENSION_EFFECT_H__ */
+#endif /* INKSCAPE_EXTENSION_PATHEFFECT_H__ */
/*
Local Variables: