diff SDL_sound_internal.h @ 107:427541211bfd

config.h management updates.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 03 Oct 2001 18:29:58 +0000
parents 6d9fdec2f708
children 3e60862fbd76
line wrap: on
line diff
--- a/SDL_sound_internal.h	Wed Oct 03 18:29:32 2001 +0000
+++ b/SDL_sound_internal.h	Wed Oct 03 18:29:58 2001 +0000
@@ -33,10 +33,6 @@
 #error Do not include this header from your applications.
 #endif
 
-#if HAVE_CONFIG_H
-#  include <config.h>
-#endif
-
 #include "SDL.h"
 
 #if (defined DEBUG_CHATTER)