sane sdl includes, same commit as in newtree

This commit is contained in:
Dan Olson 2000-10-04 23:53:41 +00:00
parent 20854c0f2f
commit 3a1fb980f2
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
#include "config.h"
#endif
#include <SDL/SDL.h>
#include "SDL.h"
#include "host.h"
#include "menu.h"

View file

@ -36,7 +36,7 @@
#include <signal.h>
#include <values.h>
#include <SDL/SDL.h>
#include "SDL.h"
#include "compat.h"
#include "host.h"