diff options
Diffstat (limited to 'src/widgets/paint-selector.h')
| -rw-r--r-- | src/widgets/paint-selector.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/widgets/paint-selector.h b/src/widgets/paint-selector.h index 3302632b8..8433d66f8 100644 --- a/src/widgets/paint-selector.h +++ b/src/widgets/paint-selector.h @@ -21,8 +21,10 @@ #include "color.h" #include "fill-or-stroke.h" -#include "sp-gradient-spread.h" -#include "sp-gradient-units.h" + +#include "object/sp-gradient-spread.h" +#include "object/sp-gradient-units.h" + #include "ui/selected-color.h" class SPGradient; |
