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/ege-adjustment-action.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/ege-adjustment-action.cpp')
| -rw-r--r-- | src/widgets/ege-adjustment-action.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ege-adjustment-action.cpp b/src/widgets/ege-adjustment-action.cpp index 8fef21741..6678d1e5a 100644 --- a/src/widgets/ege-adjustment-action.cpp +++ b/src/widgets/ege-adjustment-action.cpp @@ -47,7 +47,7 @@ #include "icon-size.h" #include "widgets/ege-adjustment-action.h" -#include "ui/widget/gimpspinscale.h" +#include "gimp/gimpspinscale.h" #include "ui/icon-names.h" |
