summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/framectr.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 20:41:29 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:10 +0200
commitf400bdce03262d2a5f3fbf34897c5ddde153152c (patch)
treea88cb9b9117625777aa1098c4a5ca9979ae9471b /extensions/source/bibliography/framectr.hxx
parent2dfd63991607cc3388cbdc1de745c34d9102804b (diff)
fixincludeguards.sh: extensions
Change-Id: If652bce4cf7621795b084bcbc0aa4c46dd903878
Diffstat (limited to 'extensions/source/bibliography/framectr.hxx')
-rw-r--r--extensions/source/bibliography/framectr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/bibliography/framectr.hxx b/extensions/source/bibliography/framectr.hxx
index 450eaf1a2524..ef234ad2a57d 100644
--- a/extensions/source/bibliography/framectr.hxx
+++ b/extensions/source/bibliography/framectr.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _BIB_FRAMECTR_HXX
-#define _BIB_FRAMECTR_HXX
+#ifndef INCLUDED_EXTENSIONS_SOURCE_BIBLIOGRAPHY_FRAMECTR_HXX
+#define INCLUDED_EXTENSIONS_SOURCE_BIBLIOGRAPHY_FRAMECTR_HXX
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XController.hpp>