Fixing ep2v build against sdk update.

This commit is contained in:
Nicholas Hastings 2012-10-26 21:45:53 -04:00
parent c3c51ff3a3
commit c2197a4422

View File

@ -40,6 +40,7 @@
#include <Logger.h>
#include "LibrarySys.h"
#include "logic_bridge.h"
#include <tier0/mem.h>
typedef ICommandLine *(*FakeGetCommandLine)();