- added missing LOG_THIS

This commit is contained in:
Bryce Denney 2001-05-20 03:20:11 +00:00
parent dc95af092a
commit 9f5d2075c1

View File

@ -30,6 +30,8 @@
#include <windows.h>
#include <process.h>
#define LOG_THIS bx_gui.
#ifdef __MINGW32__
#if BX_SHOW_IPS
#include <windows32/CommonFunctions.h>