From 9a26a423540530a5f31c57e03363b2d2b7184b5e Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Mon, 11 Nov 2013 22:11:22 -0600 Subject: sfx2: include <> for external includes Change-Id: I63de4bc034020d19abd20f301194482da9a604f4 --- sfx2/source/statbar/stbitem.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/source/statbar') diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx index 3b6e5580447d..cadbc2234405 100644 --- a/sfx2/source/statbar/stbitem.cxx +++ b/sfx2/source/statbar/stbitem.cxx @@ -30,7 +30,7 @@ #include #include -#include "sfx2/stbitem.hxx" +#include #include "sfxtypes.hxx" #include #include "arrdecl.hxx" -- cgit