summaryrefslogtreecommitdiff
path: root/test/source/sheet/xgoalseek.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xgoalseek.cxx')
-rw-r--r--test/source/sheet/xgoalseek.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/source/sheet/xgoalseek.cxx b/test/source/sheet/xgoalseek.cxx
index 745614ea2aee..42570334442a 100644
--- a/test/source/sheet/xgoalseek.cxx
+++ b/test/source/sheet/xgoalseek.cxx
@@ -7,12 +7,12 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "test/sheet/xgoalseek.hxx"
+#include <test/sheet/xgoalseek.hxx>
#include <com/sun/star/sheet/XGoalSeek.hpp>
#include <com/sun/star/sheet/GoalResult.hpp>
#include <com/sun/star/table/CellAddress.hpp>
-#include "cppunit/extensions/HelperMacros.h"
+#include <cppunit/extensions/HelperMacros.h>
using namespace css;
using namespace css::uno;