summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 70f9a48)
raw | patch | inline | side by side (parent: 70f9a48)
author | pjrm <pjrm@users.sourceforge.net> | |
Sat, 5 Jul 2008 12:04:14 +0000 (12:04 +0000) | ||
committer | pjrm <pjrm@users.sourceforge.net> | |
Sat, 5 Jul 2008 12:04:14 +0000 (12:04 +0000) |
src/svg/svg-length.h | patch | blob | history |
diff --git a/src/svg/svg-length.h b/src/svg/svg-length.h
index d4e3334c660448a91ee370766ca07829634e2b22..9623d20f37a1815141138cfcd6e6b9200c91f4d3 100644 (file)
--- a/src/svg/svg-length.h
+++ b/src/svg/svg-length.h
/**
* \file src/svg/svg-length.h
* \brief SVG length type
- *
+ */
+/*
* Authors:
* Lauris Kaplinski <lauris@kaplinski.com>
* Carl Hetherington <inkscape@carlh.net>
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#include <glib/gtypes.h>
+
class SVGLength
{
public: