Added missing #include

This commit is contained in:
Nathan Woods 2008-02-15 13:30:01 +00:00
parent 85345b2210
commit 0d5c41af1d

View file

@ -11,6 +11,7 @@
#include "cpuintrf.h"
#include "debugger.h"
#include "tx0.h"
#include "deprecat.h"
#define LOG 0
#define LOG_EXTRA 0