mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 02:40:17 +02:00
changed direct sound file to use our special math wrapper include file
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
#include "sound_player_ds8.h"
|
#include "sound_player_ds8.h"
|
||||||
|
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <cmath>
|
#include "math_wrapper.h"
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "leak_dumper.h"
|
#include "leak_dumper.h"
|
||||||
|
Reference in New Issue
Block a user