From 4e0670b763c19bf369db56d03dc5add669c21ac5 Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Wed, 23 Oct 2013 19:15:52 +0200
Subject: fixincludeguards.sh: include/{toolkit,tools}

Change-Id: I5572c320431222be2405f8c2dc8adeafe4f3828b
---
 include/tools/inetmime.hxx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'include/tools/inetmime.hxx')

diff --git a/include/tools/inetmime.hxx b/include/tools/inetmime.hxx
index 40b8429a31b0..07785a816c6a 100644
--- a/include/tools/inetmime.hxx
+++ b/include/tools/inetmime.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 TOOLS_INETMIME_HXX
-#define TOOLS_INETMIME_HXX
+#ifndef INCLUDED_TOOLS_INETMIME_HXX
+#define INCLUDED_TOOLS_INETMIME_HXX
 
 #include <boost/ptr_container/ptr_vector.hpp>
 
-- 
cgit