Add missing include directories

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401400
This commit is contained in:
Patrice Mandin 2006-02-20 20:53:52 +00:00
parent e15dc2b37b
commit 51408185bd
2 changed files with 3 additions and 1 deletions

View file

@ -43,7 +43,7 @@
#include "../SDL_timer_c.h"
#include "SDL_thread.h"
#include "mint/SDL_vbltimer_s.h"
#include "SDL_vbltimer_s.h"
/* The first ticks value of the application */
static Uint32 start;