diff options
Diffstat (limited to 'src/xml/quote.cpp')
| -rw-r--r-- | src/xml/quote.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/quote.cpp b/src/xml/quote.cpp index e569ed818..51f9ffb97 100644 --- a/src/xml/quote.cpp +++ b/src/xml/quote.cpp @@ -12,7 +12,7 @@ */ #include <cstring> -#include <glib/gmem.h> +#include <glib.h> /** \return strlen(xml_quote_strdup(\a val)) (without doing the malloc). |
