starcon2.c should not include strintrn.h, even indirectly
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2897 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "sound.h"
|
||||
#include "libs/reslib.h"
|
||||
#include "libs/log.h"
|
||||
#include "libs/strings/strintrn.h"
|
||||
#include <math.h>
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
#define _UQM_SOUND_H
|
||||
|
||||
#include "misc.h"
|
||||
#include "libs/strings/strintrn.h"
|
||||
#include "sndintrn.h"
|
||||
#include "audiocore.h"
|
||||
#include "decoders/decoder.h"
|
||||
|
||||
Reference in New Issue
Block a user