diff options
Diffstat (limited to 'src/desktop.h')
| -rw-r--r-- | src/desktop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/desktop.h b/src/desktop.h index 0ddf3805b..f4eecf8b7 100644 --- a/src/desktop.h +++ b/src/desktop.h @@ -37,7 +37,7 @@ #include <glibmm/ustring.h> #include "preferences.h" -#include "sp-gradient.h" // TODO refactor enums out to their own .h file +#include "object/sp-gradient.h" // TODO refactor enums out to their own .h file class SPCSSAttr; struct SPCanvas; |
