diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-11-10 02:08:46 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2013-11-10 02:08:46 +0000 |
| commit | ca1286aa677b5ff8d80fe274dfa3e759478570b3 (patch) | |
| tree | 36c7edfa575cea3d3bddfc4b034f7a35a8374ade /src/box3d-side.cpp | |
| parent | Fixing bugs on update to trunk (diff) | |
| parent | Revert unintentional change. (diff) | |
| download | inkscape-ca1286aa677b5ff8d80fe274dfa3e759478570b3.tar.gz inkscape-ca1286aa677b5ff8d80fe274dfa3e759478570b3.zip | |
Update to trunk
(bzr r11950.1.195)
Diffstat (limited to 'src/box3d-side.cpp')
| -rw-r--r-- | src/box3d-side.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box3d-side.cpp b/src/box3d-side.cpp index 040b031c6..7b5ddc00e 100644 --- a/src/box3d-side.cpp +++ b/src/box3d-side.cpp @@ -19,7 +19,7 @@ #include "attributes.h" #include "inkscape.h" #include "persp3d.h" -#include "box3d-context.h" +#include "ui/tools/box3d-tool.h" #include "preferences.h" #include "desktop-style.h" #include "box3d.h" |
