Fix SDL mainloop build

Günther Brammer 2012-11-01 18:10:38 +01:00
parent f37c461d31
commit c7e270d9d2
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <C4Include.h>
#include <C4Window.h>
#include <C4Application.h>
#include <C4DrawGL.h>
#include <StdFile.h>
#include <StdBuf.h>