aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/bitmap.h')
-rw-r--r--engines/cge/bitmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cge/bitmap.h b/engines/cge/bitmap.h
index 8896d13bb4..cd4f8267d1 100644
--- a/engines/cge/bitmap.h
+++ b/engines/cge/bitmap.h
@@ -25,8 +25,8 @@
* Copyright (c) 1994-1995 Janus B. Wisniewski and L.K. Avalon
*/
-#ifndef __CGE_BITMAP__
-#define __CGE_BITMAP__
+#ifndef CGE_BITMAP_H
+#define CGE_BITMAP_H
#include "cge/fileio.h"
//#include "cge/general.h"