fix building with PED_SKIN

This commit is contained in:
aap
2021-01-12 18:55:14 +01:00
parent fe1d82c9c3
commit 48ce6151f9
3 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,7 @@
#define WITHD3D
#endif
#include "common.h"
#include <rpskin.h>
#include "RwHelper.h"
#include "Timecycle.h"