- fixed missing #incöudes of version.h for GAMENAME.

This commit is contained in:
Christoph Oelckers 2015-04-11 17:40:26 +02:00
commit 0a1d1db0ba
3 changed files with 5 additions and 0 deletions

View file

@ -45,6 +45,7 @@
#include "c_dispatch.h"
#include "m_argv.h"
#include "i_system.h"
#include "version.h"
#include "i_cd.h"
#include "helperthread.h"