x86Win32ExceptionHandler.h => x86ExceptionHandler.h

This commit is contained in:
toshok%hungry.com 1999-11-28 00:10:16 +00:00
parent d0c9099ffc
commit dcf53bcc22

View File

@ -49,7 +49,7 @@
#include "x86Instruction.h"
#include "x86Win32ExceptionHandler.h"
#include "x86ExceptionHandler.h"
UT_DEFINE_LOG_MODULE(x86Emitter);