summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2019-02-19 18:25:51 +0000
committerTavmjong Bah <tavmjong@free.fr>2019-02-19 18:25:51 +0000
commit2a1309e87b7160a21f77da76738e55531689dc82 (patch)
tree8fdc3506379f7b393fba26871729aa95be2a5e1e /src
parentPut SVGPreview into it's own file. (diff)
downloadinkscape-2a1309e87b7160a21f77da76738e55531689dc82.tar.gz
inkscape-2a1309e87b7160a21f77da76738e55531689dc82.zip
Fix header.
Diffstat (limited to 'src')
-rw-r--r--src/ui/dialog/template-widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/template-widget.h b/src/ui/dialog/template-widget.h
index 8384be329..5d7023bfd 100644
--- a/src/ui/dialog/template-widget.h
+++ b/src/ui/dialog/template-widget.h
@@ -12,7 +12,7 @@
#ifndef INKSCAPE_SEEN_UI_DIALOG_TEMPLATE_WIDGET_H
#define INKSCAPE_SEEN_UI_DIALOG_TEMPLATE_WIDGET_H
-#include "filedialogimpl-gtkmm.h"
+#include "svg-preview.h"
#include <gtkmm/box.h>