diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2016-08-08 10:01:15 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2016-08-08 10:01:15 +0000 |
| commit | 56fa2433ef69a260f68b8c3147ad3769ee5c8fdb (patch) | |
| tree | 18928ddd68349a3ebbc8b0e4bf3bfe09bf51d26e /src/widgets/desktop-widget.cpp | |
| parent | aboutbox: Gtkmmify (diff) | |
| download | inkscape-56fa2433ef69a260f68b8c3147ad3769ee5c8fdb.tar.gz inkscape-56fa2433ef69a260f68b8c3147ad3769ee5c8fdb.zip | |
Move GIMP widgets to their own folder
(bzr r15043.1.2)
Diffstat (limited to 'src/widgets/desktop-widget.cpp')
| -rw-r--r-- | src/widgets/desktop-widget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/desktop-widget.cpp b/src/widgets/desktop-widget.cpp index aa485498e..bd72560c6 100644 --- a/src/widgets/desktop-widget.cpp +++ b/src/widgets/desktop-widget.cpp @@ -57,7 +57,7 @@ // We're in the "widgets" directory, so no need to explicitly prefix these: #include "button.h" -#include "ruler.h" +#include "gimp/ruler.h" #include "spinbutton-events.h" #include "spw-utilities.h" #include "toolbox.h" |
