summaryrefslogtreecommitdiff
path: root/include/svx/svxdllapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxdllapi.h')
-rw-r--r--include/svx/svxdllapi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svxdllapi.h b/include/svx/svxdllapi.h
index 0d6bf0a8fecb..2e802eddd899 100644
--- a/include/svx/svxdllapi.h
+++ b/include/svx/svxdllapi.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVXDLLAPI_H
-#define INCLUDED_SVXDLLAPI_H
+#ifndef INCLUDED_SVX_SVXDLLAPI_H
+#define INCLUDED_SVX_SVXDLLAPI_H
#include "sal/types.h"
@@ -29,6 +29,6 @@
#endif
#define SVX_DLLPRIVATE SAL_DLLPRIVATE
-#endif /* INCLUDED_SVXDLLAPI_H */
+#endif // INCLUDED_SVX_SVXDLLAPI_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */