Commit e42ca42e authored by Ryan C. Gordon's avatar Ryan C. Gordon

Removed some Windows endlines.

parent 75b52587
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
#define _SDL_xaudio2_h #define _SDL_xaudio2_h
#include "../SDL_sysaudio.h" #include "../SDL_sysaudio.h"
#include <XAudio2.h> #include <XAudio2.h>
/* Hidden "this" pointer for the audio functions */ /* Hidden "this" pointer for the audio functions */
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#include "SDL_error.h" #include "SDL_error.h"
#include "SDL_windows.h" #include "SDL_windows.h"
#include <objbase.h> /* for CoInitialize/CoUninitialize */ #include <objbase.h> /* for CoInitialize/CoUninitialize */
/* Sets an error message based on GetLastError() */ /* Sets an error message based on GetLastError() */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment