summaryrefslogtreecommitdiffstats
path: root/src/document-undo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document-undo.h')
-rw-r--r--src/document-undo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document-undo.h b/src/document-undo.h
index 087e12b5a..f19ba9bb2 100644
--- a/src/document-undo.h
+++ b/src/document-undo.h
@@ -7,7 +7,7 @@ class SPDesktop;
namespace Inkscape {
-class Application;
+struct Application;
class DocumentUndo
{