summaryrefslogtreecommitdiff
path: root/include/vcl/IconThemeInfo.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 18:21:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:05 +0200
commit7a924a43336aa67e46be0859345d3a423c2ba848 (patch)
treec89a32c9ed25657fc22036265ea82b1b76b4b500 /include/vcl/IconThemeInfo.hxx
parent4c2a736360a810199e8748533022ac38446b83ed (diff)
fixincludeguards.sh: include
Diffstat (limited to 'include/vcl/IconThemeInfo.hxx')
-rw-r--r--include/vcl/IconThemeInfo.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/vcl/IconThemeInfo.hxx b/include/vcl/IconThemeInfo.hxx
index f20726da9a2f..3e1cc3078f6c 100644
--- a/include/vcl/IconThemeInfo.hxx
+++ b/include/vcl/IconThemeInfo.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef VCL_ICONTHEMEINFO_HXX_
-#define VCL_ICONTHEMEINFO_HXX_
+#ifndef INCLUDED_VCL_ICONTHEMEINFO_HXX
+#define INCLUDED_VCL_ICONTHEMEINFO_HXX
#include <vcl/dllapi.h>
// for Size
@@ -94,4 +94,4 @@ private:
} // namespace vcl
-#endif /* VCL_ICONTHEMEINFO_HXX_ */
+#endif // INCLUDED_VCL_ICONTHEMEINFO_HXX