Add missing include directories

This commit is contained in:
Patrice Mandin
2006-02-20 20:53:52 +00:00
parent 83912dacef
commit 13fff1e268
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;