--- shipsdl.c	Thu Mar  4 00:53:02 2004
+++ shipsdl.c.new	Tue Apr  6 18:06:16 2004
@@ -1,5 +1,5 @@
-#include <SDL/SDL.h>
-#include <SDL/SDL_mixer.h>
+#include "SDL.h"
+#include "SDL_mixer.h"
 #include "shippy.h"
 
 SDL_Surface *screen = NULL;
