summaryrefslogtreecommitdiffstats
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 18:19:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-11 01:55:39 +0200
commit2bac61013e57013bccac8c9d76482b34b5db7f69 (patch)
tree4a4cdae419248459eae6c276152b2864138980dd /sc/inc/helpids.h
parentfix-includes.pl: framework (diff)
downloadcore-2bac61013e57013bccac8c9d76482b34b5db7f69.tar.gz
core-2bac61013e57013bccac8c9d76482b34b5db7f69.zip
fix-includes.pl: sc
Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r--sc/inc/helpids.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index b5303e221803..26465041bf3a 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sfx2/sfxcommands.h"
-#include "svx/svxcommands.h"
+#include <sfx2/sfxcommands.h>
+#include <svx/svxcommands.h>
#include "sccommands.h"
#define HID_INSWIN_POS "SC_HID_INSWIN_POS"