fix building with PED_SKIN

This commit is contained in:
aap 2021-01-12 18:55:14 +01:00
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"