fixing
This commit is contained in:
parent
4a6f4b3a38
commit
13ed1d2d96
5 changed files with 10 additions and 3 deletions
|
|
@ -21,5 +21,6 @@
|
|||
#include <GearSrc/SoundEngine.h>
|
||||
#include <GearSrc/Sound.h>
|
||||
#include <GearSrc/Net.h>
|
||||
#include <GearSrc/Physics.h>
|
||||
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -175,6 +175,7 @@ struct _GSNetKV {
|
|||
#ifdef _GEARSRC
|
||||
#include <GearSrc/GL/GL.h>
|
||||
#include <miniaudio.h>
|
||||
#include <ode/ode.h>
|
||||
|
||||
struct _GSGL {
|
||||
GSEngine engine;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue