modplug: Specify directory when including stdafx.h
modplug stopped exposing their directory in their pcfile, meaining
consumers accessing the headers directly fail to build.
75e9b16698
/
This commit is contained in:
parent
fb639741d7
commit
fd4cb22ae4
@ -54,7 +54,7 @@
|
||||
#define WORDS_BIGENDIAN 0
|
||||
#endif
|
||||
|
||||
#include <stdafx.h>
|
||||
#include <libmodplug/stdafx.h>
|
||||
#include <libmodplug/sndfile.h>
|
||||
|
||||
#include "gstmodplug.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user