From dedfd75d9c9254b47e518bf5b24acbf27ca88a55 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Jun 2014 08:03:57 +0200 Subject: [PATCH] blind attempt to fix windows build Change-Id: Id6f9eb9cb9e5a05732561ae575156cac3c083854 --- sw/qa/cppunit/tox/test_ToxTextGenerator.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx b/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx index c37c24b4641b..7f622d084203 100644 --- a/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx +++ b/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx @@ -9,6 +9,7 @@ #include "rtl/ustring.hxx" #include "chpfld.hxx" +#include "ndtxt.hxx" #include "tox.hxx" #include "txmsrt.hxx" #include "ToxTextGenerator.hxx"