summaryrefslogtreecommitdiff
path: root/xml/skin.h
diff options
context:
space:
mode:
Diffstat (limited to 'xml/skin.h')
-rw-r--r--xml/skin.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/xml/skin.h b/xml/skin.h
index db3f4b3..0823b01 100644
--- a/xml/skin.h
+++ b/xml/skin.h
@@ -1,7 +1,7 @@
// -*- c++ -*-
-#ifndef VDR_TEXT2SKIN_XML_SKIN_H
-#define VDR_TEXT2SKIN_XML_SKIN_H
+#ifndef VDR_TEXT2SKIN_XML_SKIN_H
+#define VDR_TEXT2SKIN_XML_SKIN_H
#include "xml/display.h"
#include <vdr/osd.h>
@@ -77,7 +77,7 @@ private:
cxVersion mVersion;
cxDisplays mDisplays;
-
+
cText2SkinI18n *mI18n; // TODO: should move here completely
cText2SkinTheme *mTheme;
@@ -106,4 +106,4 @@ inline cxDisplay *cxSkin::Get(cxDisplay::eType Type) {
return NULL;
}
-#endif // VDR_TEXT2SKIN_XML_SKIN_H
+#endif // VDR_TEXT2SKIN_XML_SKIN_H