summaryrefslogtreecommitdiff
path: root/include/SDL_timer.h
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2006-02-10 06:48:43 +0000
committerSam Lantinga <slouken@libsdl.org>2006-02-10 06:48:43 +0000
commit769424426da9ce46a4c930ffd3b189b98db1fc26 (patch)
tree3eec73d27ebe798ba8693720e0b72f8fd7c8013c /include/SDL_timer.h
parent438d1885a761f9905c11c2120b53e09218ed10da (diff)
More header massaging... works great on Windows. ;-)
Diffstat (limited to 'include/SDL_timer.h')
-rw-r--r--include/SDL_timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SDL_timer.h b/include/SDL_timer.h
index 22c49c3a17..d21159fed2 100644
--- a/include/SDL_timer.h
+++ b/include/SDL_timer.h
@@ -26,6 +26,7 @@
/* Header for the SDL time management routines */
#include "SDL_stdinc.h"
+#include "SDL_error.h"
#include "begin_code.h"
/* Set up for C function definitions, even when using C++ */