Codechange: includes must be before 'safeguards.h'
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
#include <atomic>
|
||||
#include "core/math_func.hpp"
|
||||
#include "framerate_type.h"
|
||||
#include "mixer.h"
|
||||
#include "settings_type.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
#include "mixer.h"
|
||||
|
||||
struct MixerChannel {
|
||||
/* pointer to allocated buffer memory */
|
||||
|
Reference in New Issue
Block a user