diff options
Diffstat (limited to 'src/tweak-context.cpp')
| -rw-r--r-- | src/tweak-context.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tweak-context.cpp b/src/tweak-context.cpp index c95657fcb..3d4bde2ac 100644 --- a/src/tweak-context.cpp +++ b/src/tweak-context.cpp @@ -24,6 +24,7 @@ #include <glib.h> #include "macros.h" #include "document.h" +#include "document-undo.h" #include "selection.h" #include "desktop.h" #include "desktop-events.h" @@ -70,6 +71,7 @@ #include "sp-item-transform.h" #include "filter-chemistry.h" #include "filters/gaussian-blur.h" +#include "verbs.h" #include "tweak-context.h" |
