missed this ESLOPE-needed area from a few commits ago apparently :V

This commit is contained in:
Monster Iestyn 2018-10-21 20:35:14 +01:00
parent 772004d3fd
commit e95b54e64f
1 changed files with 2 additions and 0 deletions

View File

@ -16,7 +16,9 @@
#include "p_local.h"
#include "p_setup.h"
#include "z_zone.h"
#ifdef ESLOPE
#include "p_slopes.h"
#endif
#include "r_main.h"
#include "lua_script.h"