summaryrefslogtreecommitdiff
path: root/src/graphic/graphic.h
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2004-09-26 13:57:56 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2004-09-26 13:57:56 +0000
commit0f26f569f5775c77c53e1ebf0b9d5ec972bc31cc (patch)
tree44011f0960de23743820d22406a6026c29480324 /src/graphic/graphic.h
parent92bbeab96bf61edf9b7caa125ed67e634258383e (diff)
downloadmana-client-0f26f569f5775c77c53e1ebf0b9d5ec972bc31cc.tar.gz
mana-client-0f26f569f5775c77c53e1ebf0b9d5ec972bc31cc.tar.bz2
mana-client-0f26f569f5775c77c53e1ebf0b9d5ec972bc31cc.tar.xz
mana-client-0f26f569f5775c77c53e1ebf0b9d5ec972bc31cc.zip
*** empty log message ***
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r--src/graphic/graphic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h
index c50def22..f8b477ee 100644
--- a/src/graphic/graphic.h
+++ b/src/graphic/graphic.h
@@ -31,8 +31,8 @@
#endif
#include <allegro.h>
-#include "../Gui/chat.h"
-#include "../Gui/inventory.h"
+#include "../gui/chat.h"
+#include "../gui/inventory.h"
extern BITMAP *buffer, *double_buffer;
extern char speech[255];