diff include/SDL_config_amiga.h @ 1608:d951a5afaf07

A less rude way of doing the same thing...
author Sam Lantinga <slouken@libsdl.org>
date Thu, 23 Mar 2006 21:55:13 +0000
parents 932ba94c4032
children e49147870aac
line wrap: on
line diff
--- a/include/SDL_config_amiga.h	Thu Mar 23 21:52:47 2006 +0000
+++ b/include/SDL_config_amiga.h	Thu Mar 23 21:55:13 2006 +0000
@@ -22,9 +22,8 @@
 
 #ifndef _SDL_config_amiga_h
 #define _SDL_config_amiga_h
-#ifndef _SDL_config_h
-#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
-#endif
+
+#include "SDL_platform.h"
 
 /* This is a set of defines to configure the SDL features */