diff options
Diffstat (limited to 'src/demorec.c')
| -rw-r--r-- | src/demorec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demorec.c b/src/demorec.c index a763176..0511d46 100644 --- a/src/demorec.c +++ b/src/demorec.c @@ -17,6 +17,7 @@ #include <string.h> +#include "chunklets/x86.h" #include "con_.h" #include "demorec.h" #include "engineapi.h" @@ -32,7 +33,6 @@ #include "os.h" #include "sst.h" #include "vcall.h" -#include "x86.h" #include "x86util.h" FEATURE("improved demo recording") |
