Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/LCDUI/LCDBitmap.h')
-rw-r--r--src/ui/LCDUI/LCDBitmap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/LCDUI/LCDBitmap.h b/src/ui/LCDUI/LCDBitmap.h
index 1ac1a6103..2396f8dda 100644
--- a/src/ui/LCDUI/LCDBitmap.h
+++ b/src/ui/LCDUI/LCDBitmap.h
@@ -3,14 +3,14 @@
// LCDBitmap.h
//
// The CLCDBitmap class draws bitmaps onto the LCD.
-//
+//
// Logitech LCD SDK
//
// Copyright 2005 Logitech Inc.
//************************************************************************
-#ifndef _LCDBITMAP_H_INCLUDED_
-#define _LCDBITMAP_H_INCLUDED_
+#ifndef _LCDBITMAP_H_INCLUDED_
+#define _LCDBITMAP_H_INCLUDED_
#include "LCDBase.h"