From e8b52576dd5dc970222059c8da8e51ff067311c9 Mon Sep 17 00:00:00 2001 From: John Smith Date: Mon, 14 May 2012 17:12:20 +0900 Subject: Fix for 986446 : Measure toolbar header include (bzr r11361) --- src/widgets/measure-toolbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3