diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-03-22 14:54:42 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-22 14:55:33 +0000 |
commit | 83f3d617b3d9ee4d7829c2b39a882c1466d6e952 (patch) | |
tree | ae98e55cd2bc3e4d8580126d19cadbd8a5a1f5bb /vcl | |
parent | f593bfc1b8d2bdc5ed8b1e2c5f714f4eb71beda5 (diff) |
fix higher debug level builds
Change-Id: Ie8225ad476c43cbff2ee8fb0f3178b3cc4662ac9
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/font/PhysicalFontCollection.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/font/PhysicalFontCollection.cxx b/vcl/source/font/PhysicalFontCollection.cxx index 6dcecc5d2766..5e82cafb14cf 100644 --- a/vcl/source/font/PhysicalFontCollection.cxx +++ b/vcl/source/font/PhysicalFontCollection.cxx @@ -22,6 +22,7 @@ #include <vector> #include <i18nlangtag/mslangid.hxx> +#include <tools/debug.hxx> #include <config_graphite.h> #if ENABLE_GRAPHITE |