summaryrefslogtreecommitdiff
path: root/sfx2/inc/fwkhelper.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 22:11:22 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 22:37:26 -0600
commit9a26a423540530a5f31c57e03363b2d2b7184b5e (patch)
tree3353e566940a12cd688785ca6841a0bdd2e28f43 /sfx2/inc/fwkhelper.hxx
parent4ac9fa7a887d09edf7f1fc38f155a93cff30ac97 (diff)
sfx2: include <> for external includes
Change-Id: I63de4bc034020d19abd20f301194482da9a604f4
Diffstat (limited to 'sfx2/inc/fwkhelper.hxx')
-rw-r--r--sfx2/inc/fwkhelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/inc/fwkhelper.hxx b/sfx2/inc/fwkhelper.hxx
index 35a27dbd98fd..b29dfdf71cb5 100644
--- a/sfx2/inc/fwkhelper.hxx
+++ b/sfx2/inc/fwkhelper.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_SFX2_INC_FWKHELPER_HXX
#define INCLUDED_SFX2_INC_FWKHELPER_HXX
-#include "sal/config.h"
-#include "sfx2/dllapi.h"
+#include <sal/config.h>
+#include <sfx2/dllapi.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/frame/XFrame.hpp>