Fix warning that implied destructors might not been called

This commit is contained in:
Magnus Norddahl 2021-10-21 23:16:09 +02:00
parent f216ca4ea8
commit adda5dae32

View file

@ -19,7 +19,7 @@
** 3. This notice may not be removed or altered from any source distribution. ** 3. This notice may not be removed or altered from any source distribution.
*/ */
#include "a_dynlight.h"
#include "actor.h" #include "actor.h"
#include "a_lightprobe.h" #include "a_lightprobe.h"