summaryrefslogtreecommitdiff
path: root/include/basic/sbuno.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:18:27 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:31 +0200
commit29c0fdc6457243e7b7262b4db86c82b23a7ee0f1 (patch)
tree3cab1d9fbaa45c01452e0a01519bcefeca67cb25 /include/basic/sbuno.hxx
parent10860425b6f325350fb4df59927a63b8d1b85901 (diff)
fixincludeguards.sh: include/{basegfx,basic}
Change-Id: Id18d3f4b4ed763b2ec9e718d66c3c3b9968fcac2
Diffstat (limited to 'include/basic/sbuno.hxx')
-rw-r--r--include/basic/sbuno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/basic/sbuno.hxx b/include/basic/sbuno.hxx
index 30148690d188..9feaf8ce30bb 100644
--- a/include/basic/sbuno.hxx
+++ b/include/basic/sbuno.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SB_SBUNO_HXX
-#define _SB_SBUNO_HXX
+#ifndef INCLUDED_BASIC_SBUNO_HXX
+#define INCLUDED_BASIC_SBUNO_HXX
#include <com/sun/star/beans/Property.hpp>
#include <com/sun/star/uno/Any.hxx>