summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dsp56156/tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/dsp56156/tables.h')
-rw-r--r--src/devices/cpu/dsp56156/tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/cpu/dsp56156/tables.h b/src/devices/cpu/dsp56156/tables.h
index 9ef1dc76b32..b6fe4fbe815 100644
--- a/src/devices/cpu/dsp56156/tables.h
+++ b/src/devices/cpu/dsp56156/tables.h
@@ -3,8 +3,8 @@
#ifndef DSP56156_TABLES_H
#define DSP56156_TABLES_H
-#include <stdio.h>
-#include <stdlib.h>
+#include <cstdio>
+#include <cstdlib>
#include "dsp56156.h"