summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/c352.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/c352.cpp')
-rw-r--r--src/devices/sound/c352.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/c352.cpp b/src/devices/sound/c352.cpp
index 1240b11852b..142c82349bb 100644
--- a/src/devices/sound/c352.cpp
+++ b/src/devices/sound/c352.cpp
@@ -23,7 +23,7 @@
//#define VERBOSE 1
#include "logmacro.h"
-#define C352_LOG_PCM (0)
+#define C352_LOG_PCM (0)
#if C352_LOG_PCM
#include <map>