16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-20 07:59:18 +02:00

fix build in compilers other than msvc: include shuffling

This commit is contained in:
milek7
2018-01-25 15:43:41 +01:00
parent 45f28131a7
commit 1413aae881
26 changed files with 95 additions and 55 deletions

View File

@@ -9,11 +9,14 @@ http://mozilla.org/MPL/2.0/.
#include "stdafx.h"
#include <sndfile.h>
#include "audio.h"
#include "Globals.h"
#include "McZapkie/mctools.h"
#include "Logs.h"
#include <sndfile.h>
#include "ResourceManager.h"
#include "usefull.h"
namespace audio {