summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-16 22:56:45 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-16 22:56:45 +0000
commit9ed2e4f593c1192210d0b51971cfb11d57d9108e (patch)
tree41431252b984b21cc157adc8a6ea3072a1243e24 /src/gui/char_select.h
parent12356c8b5b7002cdffaa6a737f54806f52241bfb (diff)
downloadmana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.tar.gz
mana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.tar.bz2
mana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.tar.xz
mana-client-9ed2e4f593c1192210d0b51971cfb11d57d9108e.zip
Removed a lot of allegro.h includes.
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index ac3909bb..1bfd14b9 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -24,14 +24,11 @@
#ifndef _CHAR_SELECT_H
#define _CHAR_SELECT_H
-#include <allegro.h>
-
#include "../main.h"
#include "../net/network.h"
#include "gui.h"
#include "confirm_dialog.h"
#include "playerbox.h"
-#include <guichan/allegro.hpp>
/**
* Character selection dialog.