mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-24 13:11:33 +00:00
- added missing include.
This commit is contained in:
parent
ed7b7fc0ba
commit
501af18168
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue