From 66d3da3505ef4964be9a4dbe0363af8f0c519270 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sun, 18 Nov 2012 11:07:45 +0100 Subject: sw: move swmodeltestbase.hxx to qa/extras/inc/ If we already have such an include dir, let's have all headers there. Change-Id: I2100b5308e7fdad9d98cfde76434ff485aca20c7 --- sw/qa/extras/ww8import/ww8import.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/qa/extras/ww8import') diff --git a/sw/qa/extras/ww8import/ww8import.cxx b/sw/qa/extras/ww8import/ww8import.cxx index 13fea52d7fb9..b47e525af93e 100644 --- a/sw/qa/extras/ww8import/ww8import.cxx +++ b/sw/qa/extras/ww8import/ww8import.cxx @@ -25,9 +25,6 @@ * instead of those above. */ -#include "../swmodeltestbase.hxx" -#include "bordertest.hxx" - #include #include #include @@ -37,6 +34,9 @@ #include +#include +#include + class Test : public SwModelTestBase { public: -- cgit v1.2.3