Add u_mem.h to mem.cpp to fix memdebug=1 build

This commit is contained in:
Kp 2014-08-18 03:00:50 +00:00
parent 778d399fc1
commit ce8165fc6c

View file

@ -31,6 +31,7 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#include "dxxerror.h"
#include "args.h"
#include "console.h"
#include "u_mem.h"
#define MEMSTATS 0
#define FULL_MEM_CHECKING 1