I read the wiki for codeblocks and installing SDL(
http://wiki.codeblocks.org/index.php?title=Using_SDL_with_Code::Blocks), but when I get to step 5 I come to a problem. The latest version of the sdl 1.2.9 it told me to download doesn't have an sdl folder in the include folder, it just has a bunch of sdl_(name).h files. Do I put them in a folder named SDL and then copy them to include in my mingw's include folder or do I copy them just as as to my mingw's include folder?