(svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...
This commit is contained in:
		
							
								
								
									
										8
									
								
								sound/sdl_s.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								sound/sdl_s.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
#ifndef SOUND_SDL_H
 | 
			
		||||
#define SOUND_SDL_H
 | 
			
		||||
 | 
			
		||||
#include "hal.h"
 | 
			
		||||
 | 
			
		||||
extern const HalSoundDriver _sdl_sound_driver;
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
		Reference in New Issue
	
	Block a user