diff src/thread/epoc/SDL_systhread.cpp @ 1361:19418e4422cb

New configure-based build system. Still work in progress, but much improved
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Feb 2006 10:11:48 +0000
parents 604d73db6802
children 92947e3a18db
line wrap: on
line diff
--- a/src/thread/epoc/SDL_systhread.cpp	Fri Feb 10 07:29:08 2006 +0000
+++ b/src/thread/epoc/SDL_systhread.cpp	Thu Feb 16 10:11:48 2006 +0000
@@ -32,7 +32,7 @@
 #undef NULL
 #include "SDL_error.h"
 #include "SDL_thread.h"
-#include "SDL_systhread.h"
+#include "../SDL_systhread.h"
     };
 
 #include <e32std.h>