aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/CELauncherDialog.h
diff options
context:
space:
mode:
authorMax Horn2010-09-28 20:30:50 +0000
committerMax Horn2010-09-28 20:30:50 +0000
commit484bf9c269889f205d7db58e88518e55ea615675 (patch)
tree1b353d8d1fc0eb387949a2d12822fce4d93bedf8 /backends/platform/wince/CELauncherDialog.h
parent1d3ce126eac4a7fa479df79009fd0b15ca081109 (diff)
downloadscummvm-rg350-484bf9c269889f205d7db58e88518e55ea615675.tar.gz
scummvm-rg350-484bf9c269889f205d7db58e88518e55ea615675.tar.bz2
scummvm-rg350-484bf9c269889f205d7db58e88518e55ea615675.zip
ALL: Fixup some #define names
svn-id: r52935
Diffstat (limited to 'backends/platform/wince/CELauncherDialog.h')
-rw-r--r--backends/platform/wince/CELauncherDialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/wince/CELauncherDialog.h b/backends/platform/wince/CELauncherDialog.h
index 7e86f808fc..7755e33dcc 100644
--- a/backends/platform/wince/CELauncherDialog.h
+++ b/backends/platform/wince/CELauncherDialog.h
@@ -23,8 +23,8 @@
*
*/
-#ifndef CELAUNCHERDIALOG
-#define CELAUNCHERDIALOG
+#ifndef CELAUNCHERDIALOG_H
+#define CELAUNCHERDIALOG_H
#include "base/plugins.h"
#include "common/fs.h"