summaryrefslogtreecommitdiffstats
path: root/src/widgets/measure-toolbar.cpp
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2012-05-14 08:12:20 +0000
committerJohn Smith <removethis.john.q.public@bigmail.com>2012-05-14 08:12:20 +0000
commite8b52576dd5dc970222059c8da8e51ff067311c9 (patch)
treefb0e6ce295c6b313a921cc6d1df70200e0703d75 /src/widgets/measure-toolbar.cpp
parentextensions. convert2dashes.py. better error handling (Bug 998164) (diff)
downloadinkscape-e8b52576dd5dc970222059c8da8e51ff067311c9.tar.gz
inkscape-e8b52576dd5dc970222059c8da8e51ff067311c9.zip
Fix for 986446 : Measure toolbar header include
(bzr r11361)
Diffstat (limited to 'src/widgets/measure-toolbar.cpp')
-rw-r--r--src/widgets/measure-toolbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/measure-toolbar.cpp b/src/widgets/measure-toolbar.cpp
index 2424f39c0..a68d2f3fc 100644
--- a/src/widgets/measure-toolbar.cpp
+++ b/src/widgets/measure-toolbar.cpp
@@ -29,7 +29,7 @@
#endif
#include "toolbox.h"
-#include "zoom-toolbar.h"
+#include "measure-toolbar.h"
#include "../desktop.h"
#include "../desktop-handles.h"