Cleanup import of headers

This commit is contained in:
Iwan Timmer
2017-05-28 13:18:57 +02:00
parent 49a447c3d4
commit be2b44f124
14 changed files with 27 additions and 19 deletions

View File

@@ -17,7 +17,7 @@
* along with Moonlight; if not, see <http://www.gnu.org/licenses/>.
*/
#include "../audio.h"
#include "audio.h"
#include <SDL.h>
#include <SDL_audio.h>