diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 20:41:29 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:10 +0200 |
commit | f400bdce03262d2a5f3fbf34897c5ddde153152c (patch) | |
tree | a88cb9b9117625777aa1098c4a5ca9979ae9471b /extensions/source/scanner/sanedlg.hxx | |
parent | 2dfd63991607cc3388cbdc1de745c34d9102804b (diff) |
fixincludeguards.sh: extensions
Change-Id: If652bce4cf7621795b084bcbc0aa4c46dd903878
Diffstat (limited to 'extensions/source/scanner/sanedlg.hxx')
-rw-r--r-- | extensions/source/scanner/sanedlg.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/scanner/sanedlg.hxx b/extensions/source/scanner/sanedlg.hxx index cede6214fe9a..4f2715364028 100644 --- a/extensions/source/scanner/sanedlg.hxx +++ b/extensions/source/scanner/sanedlg.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 _SVT_SANEDLG_HXX -#define _SVT_SANEDLG_HXX +#ifndef INCLUDED_EXTENSIONS_SOURCE_SCANNER_SANEDLG_HXX +#define INCLUDED_EXTENSIONS_SOURCE_SCANNER_SANEDLG_HXX #include <vcl/dialog.hxx> #include <vcl/lstbox.hxx> |