From 21022a195293eff969a27cbb4a0c3382587c1a84 Mon Sep 17 00:00:00 2001
From: Mathias Gumz <akira at fluxbox dot org>
Date: Wed, 23 Mar 2011 12:03:17 +0100
Subject: cosmetics

---
 src/FbTk/Layer.hh     | 6 +++---
 src/FbTk/LayerItem.hh | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/FbTk/Layer.hh b/src/FbTk/Layer.hh
index 6f8f184..536ce00 100644
--- a/src/FbTk/Layer.hh
+++ b/src/FbTk/Layer.hh
@@ -20,8 +20,8 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-#ifndef FBTK_XLAYER_HH
-#define FBTK_XLAYER_HH
+#ifndef FBTK_LAYER_HH
+#define FBTK_LAYER_HH
 
 #include <vector>
 #include <list>
@@ -82,4 +82,4 @@ private:
 
 } // namespace FbTk
 
-#endif // FBTK_XLAYER_HH
+#endif // FBTK_LAYER_HH
diff --git a/src/FbTk/LayerItem.hh b/src/FbTk/LayerItem.hh
index 5d1035e..a4cdd49 100644
--- a/src/FbTk/LayerItem.hh
+++ b/src/FbTk/LayerItem.hh
@@ -20,8 +20,8 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-#ifndef FBTK_XLAYERITEM_HH
-#define FBTK_XLAYERITEM_HH
+#ifndef FBTK_LAYERITEM_HH
+#define FBTK_LAYERITEM_HH
 
 #include "Layer.hh"
 #include "NotCopyable.hh"
@@ -76,4 +76,4 @@ private:
 
 }
 
-#endif // FBTK_XLAYERITEM_HH
+#endif // FBTK_LAYERITEM_HH
-- 
cgit v0.11.2