aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs/graphics.h
diff options
context:
space:
mode:
authorjohndoe1232014-02-15 23:48:08 +0100
committerjohndoe1232014-02-15 23:48:08 +0100
commit3847654bcd28285a4b598d246d91e5bbf26e5820 (patch)
treea7412b54bbff5be5fdbf21ce633c974c1e3d36cc /engines/bbvs/graphics.h
parent9263bb9eb32d877491be7f2177b49d06608954a6 (diff)
downloadscummvm-rg350-3847654bcd28285a4b598d246d91e5bbf26e5820.tar.gz
scummvm-rg350-3847654bcd28285a4b598d246d91e5bbf26e5820.tar.bz2
scummvm-rg350-3847654bcd28285a4b598d246d91e5bbf26e5820.zip
BBVS: Fix include guard and include guard name comments for endifs
Diffstat (limited to 'engines/bbvs/graphics.h')
-rw-r--r--engines/bbvs/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/bbvs/graphics.h b/engines/bbvs/graphics.h
index 277cf453cb..acb8eb953a 100644
--- a/engines/bbvs/graphics.h
+++ b/engines/bbvs/graphics.h
@@ -58,4 +58,4 @@ public:
} // End of namespace Bbvs
-#endif // BBVS_H
+#endif // BBVS_GRAPHICS_H