aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mohawk/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/graphics.h b/engines/mohawk/graphics.h
index 1331508421..5cac68c510 100644
--- a/engines/mohawk/graphics.h
+++ b/engines/mohawk/graphics.h
@@ -241,7 +241,7 @@ private:
uint _creditsImage, _creditsPos;
};
-#endif ENABLE_RIVEN
+#endif // ENABLE_RIVEN
class LBGraphics : public GraphicsManager {
public: