summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/fga002.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/fga002.cpp')
-rw-r--r--src/devices/machine/fga002.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/fga002.cpp b/src/devices/machine/fga002.cpp
index 5b885cb8d81..72e989153cc 100644
--- a/src/devices/machine/fga002.cpp
+++ b/src/devices/machine/fga002.cpp
@@ -42,6 +42,7 @@
//#define VERBOSE (LOG_GENERAL | LOG_SETUP)
//#define LOG_OUTPUT_FUNC printf
+#include "emu.h"
#include "logmacro.h"
#define LOGSETUP(...) LOGMASKED(LOG_SETUP, __VA_ARGS__)