(svn r15305) -Fix (r15299): missing include

This commit is contained in:
rubidium 2009-02-01 11:52:41 +00:00
parent 2afa9312fc
commit 6d5cd47c74
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include "../driver.h"
#include "../mixer.h"
#include "../sdl.h"
#include "../debug.h"
#include "allegro_s.h"
#include <allegro.h>