summaryrefslogtreecommitdiffstats
path: root/src/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.h')
-rw-r--r--src/desktop.h2
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;