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
1 changed files with 1 additions and 1 deletions

View File

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