From 4029353bfda798df7a125554bd6eb7a55d7997e0 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Wed, 4 Nov 2009 12:06:36 +0100 Subject: #i106421#: some missing header fixes --- svx/source/form/fmshell.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/source/form/fmshell.cxx') diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx index 7ccf63d064cc..2819045c237d 100644 --- a/svx/source/form/fmshell.cxx +++ b/svx/source/form/fmshell.cxx @@ -32,7 +32,7 @@ #include "precompiled_svx.hxx" #include "fmvwimp.hxx" #include -#include "fmtools.hxx" +#include "svx/fmtools.hxx" #include "fmservs.hxx" #ifndef _SVX_FMPROP_HRC #include "fmprop.hrc" -- cgit