summaryrefslogtreecommitdiff
path: root/src/gui/help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/help.cpp')
-rw-r--r--src/gui/help.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/gui/help.cpp b/src/gui/help.cpp
index 56a5e70e..19413a08 100644
--- a/src/gui/help.cpp
+++ b/src/gui/help.cpp
@@ -17,14 +17,11 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: help.cpp 3035 2007-01-14 14:54:39Z b_lindeijer $
*/
-#include "help.h"
-
#include "button.h"
#include "browserbox.h"
+#include "help.h"
#include "scrollarea.h"
#include "../resources/resourcemanager.h"