summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 5f22e0cb..35e20456 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1,4 +1,4 @@
-/**
+/*
The Mana World
Copyright 2004 The Mana World Development Team
@@ -33,7 +33,7 @@
#include <alfont.h>
#include "log.h"
-#include "game.h"
+#include "game.h"
#include "./net/protocol.h"
#include "./gui/login.h"
#include "./gui/gui.h"