diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-05-14 08:12:20 +0000 |
|---|---|---|
| committer | John Smith <removethis.john.q.public@bigmail.com> | 2012-05-14 08:12:20 +0000 |
| commit | e8b52576dd5dc970222059c8da8e51ff067311c9 (patch) | |
| tree | fb0e6ce295c6b313a921cc6d1df70200e0703d75 /src/widgets/measure-toolbar.cpp | |
| parent | extensions. convert2dashes.py. better error handling (Bug 998164) (diff) | |
| download | inkscape-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.cpp | 2 |
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" |
