From aca1914d674a5e81234208248e3c8515a60dd19d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 4 Oct 2012 12:30:12 +1000 Subject: code cleanup: make more functions static, add includes. (bzr r11737) --- src/widgets/shrink-wrap-button.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/widgets/shrink-wrap-button.cpp') diff --git a/src/widgets/shrink-wrap-button.cpp b/src/widgets/shrink-wrap-button.cpp index fc844f5ec..941a0466c 100644 --- a/src/widgets/shrink-wrap-button.cpp +++ b/src/widgets/shrink-wrap-button.cpp @@ -16,6 +16,8 @@ #include #include +#include "shrink-wrap-button.h" + namespace Inkscape { namespace Widgets { -- cgit v1.2.3