Fix include line.

Index: stdafx.h
--- stdafx.h.orig
+++ stdafx.h
@@ -20,5 +20,5 @@
 #elif defined(__MORPHOS__)
 #include <SDL/SDL.h>
 #else
-#include <sdl.h>
+#include <SDL.h>
 #endif
