- fixed a few includes

This commit is contained in:
Christoph Oelckers 2022-10-02 13:57:36 +02:00
commit 12adee5256
3 changed files with 3 additions and 3 deletions

View file

@ -51,7 +51,7 @@
#include "st_start.h"
#include "teaminfo.h"
#include "p_conversation.h"
#include "d_event.h"
#include "d_eventbase.h"
#include "p_enemy.h"
#include "m_argv.h"
#include "p_lnspec.h"