From 864134765a33823e2040c012ec383bebd7dd5743 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 4 Oct 2012 11:47:32 +1000 Subject: code cleanup: make more functions static or include their own headers. (bzr r11736) --- src/xml/quote.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xml/quote.cpp') diff --git a/src/xml/quote.cpp b/src/xml/quote.cpp index 51f9ffb97..030a6c764 100644 --- a/src/xml/quote.cpp +++ b/src/xml/quote.cpp @@ -13,6 +13,7 @@ #include #include +#include "quote.h" /** \return strlen(xml_quote_strdup(\a val)) (without doing the malloc). -- cgit v1.2.3