summaryrefslogtreecommitdiff
path: root/include/basic/sbx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basic/sbx.hxx')
-rw-r--r--include/basic/sbx.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/basic/sbx.hxx b/include/basic/sbx.hxx
index 7bfe55e783ef..ce3c4748f495 100644
--- a/include/basic/sbx.hxx
+++ b/include/basic/sbx.hxx
@@ -20,16 +20,16 @@
#ifndef INCLUDED_BASIC_SBX_HXX
#define INCLUDED_BASIC_SBX_HXX
-#include "tools/ref.hxx"
-#include "svl/smplhint.hxx"
-#include "svl/lstner.hxx"
+#include <tools/ref.hxx>
+#include <svl/smplhint.hxx>
+#include <svl/lstner.hxx>
#include <basic/sbxdef.hxx>
#include <basic/sbxform.hxx>
#include <basic/sbxobj.hxx>
#include <basic/sbxprop.hxx>
#include <basic/sbxmeth.hxx>
-#include "basicdllapi.h"
+#include <basic/basicdllapi.h>
#include <boost/ptr_container/ptr_vector.hpp>