diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-12-12 09:05:21 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-12-12 09:05:21 +0000 |
| commit | 7ddc9f155a2a0822e2e56d828bbdccc65c141081 (patch) | |
| tree | 3f890c0c112433fd850d59558208addf1baa85da /src/sp-tref-reference.h | |
| parent | Pot and Dutch translation update (diff) | |
| parent | Merge and cleanup of GSoC C++-ification project. (diff) | |
| download | inkscape-7ddc9f155a2a0822e2e56d828bbdccc65c141081.tar.gz inkscape-7ddc9f155a2a0822e2e56d828bbdccc65c141081.zip | |
GSoC C++-ificiation merge and cleanup.
(bzr r9946)
Diffstat (limited to 'src/sp-tref-reference.h')
| -rw-r--r-- | src/sp-tref-reference.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-tref-reference.h b/src/sp-tref-reference.h index 37a5e21ce..c2264f83e 100644 --- a/src/sp-tref-reference.h +++ b/src/sp-tref-reference.h @@ -7,11 +7,13 @@ * This file was created based on sp-use-reference.h * * Copyright (C) 2007 Gail Banaszkiewicz + * Abhishek Sharma * * Released under GNU GPL, read the file 'COPYING' for more information. */ #include <forward.h> +#include "sp-item.h" #include <uri-references.h> #include <sigc++/sigc++.h> |
