diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 19:10:20 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 23:22:29 +0200 |
commit | d0df04f299a6634075c8410f5c5e01e57f6fae68 (patch) | |
tree | 7cacb79da6755992b4617bdb5deefc2085d645c3 /include/vcl/fontcapabilities.hxx | |
parent | b95ee1be9b45352344b090d5b97e25f75b353c52 (diff) |
fixincludeguards.sh: include/vcl
Change-Id: Iaea4396f60aeade5303bf83a4504ad62f161b83c
Diffstat (limited to 'include/vcl/fontcapabilities.hxx')
-rw-r--r-- | include/vcl/fontcapabilities.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/fontcapabilities.hxx b/include/vcl/fontcapabilities.hxx index 5740b96c3411..3fa304542cd4 100644 --- a/include/vcl/fontcapabilities.hxx +++ b/include/vcl/fontcapabilities.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef _VCLFONTCAPABILITIES_HXX -#define _VCLFONTCAPABILITIES_HXX +#ifndef INCLUDED_VCL_FONTCAPABILITIES_HXX +#define INCLUDED_VCL_FONTCAPABILITIES_HXX #include <boost/dynamic_bitset.hpp> #include <vector> |