]> git.mxchange.org Git - flightgear.git/blobdiff - tests/al-info.c
warning fixes
[flightgear.git] / tests / al-info.c
index 27ac2d0e16fcb3495397050ad3135f97f8409c3b..9969fcf3b5f1c027de4f0c93a6dfc7985bd41ede 100644 (file)
@@ -6,9 +6,9 @@
 # include <OpenAL/alc.h>
 #else
 # include <AL/al.h>
-# include <AL/alc.h>\r
+# include <AL/alc.h>
 # ifndef __CYGWIN__
-#  include <AL/alext.h>\r
+#  include <AL/alext.h>
 # endif
 #endif