diff options
Diffstat (limited to 'src/select-context.cpp')
| -rw-r--r-- | src/select-context.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/select-context.cpp b/src/select-context.cpp index 96758a9f1..4a8b38c37 100644 --- a/src/select-context.cpp +++ b/src/select-context.cpp @@ -5,7 +5,9 @@ * Lauris Kaplinski <lauris@kaplinski.com> * bulia byak <buliabyak@users.sf.net> * Abhishek Sharma + * Jon A. Cruz <jon@joncruz.org> * + * Copyright (C) 2010 authors * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl> * Copyright (C) 1999-2005 Authors * @@ -40,6 +42,7 @@ #include "selection-describer.h" #include "seltrans.h" #include "box3d.h" +#include "display/sp-canvas.h" #include "display/nr-arena-item.h" using Inkscape::DocumentUndo; |
