- added missing include.

This commit is contained in:
Christoph Oelckers 2016-02-06 01:04:15 +01:00
parent ed7b7fc0ba
commit 501af18168

View file

@ -14,6 +14,7 @@
#include "templates.h"
#include "m_bbox.h"
#include "farchive.h"
#include "portal.h"
// Include all the other Doom stuff here to reduce compile time
#include "a_arachnotron.cpp"