diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 19:18:54 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 23:22:31 +0200 |
commit | 1130a359cb89028b42f366f46bdf034ad13ae540 (patch) | |
tree | 6acbd8d220fee0dab8d6911c1968ee9964534beb /include/vbahelper/vbaaccesshelper.hxx | |
parent | 29c0fdc6457243e7b7262b4db86c82b23a7ee0f1 (diff) |
fixincludeguards.sh: include - the rest
Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9
Diffstat (limited to 'include/vbahelper/vbaaccesshelper.hxx')
-rw-r--r-- | include/vbahelper/vbaaccesshelper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vbahelper/vbaaccesshelper.hxx b/include/vbahelper/vbaaccesshelper.hxx index 11bbff2426a9..833cd9227887 100644 --- a/include/vbahelper/vbaaccesshelper.hxx +++ b/include/vbahelper/vbaaccesshelper.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef OOVBAAPI_VBA_ACCESS_HELPER_HXX -#define OOVBAAPI_VBA_ACCESS_HELPER_HXX +#ifndef INCLUDED_VBAHELPER_VBAACCESSHELPER_HXX +#define INCLUDED_VBAHELPER_VBAACCESSHELPER_HXX #include <com/sun/star/beans/XPropertySet.hpp> #include <basic/basmgr.hxx> |