aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge
diff options
context:
space:
mode:
authoryinsimei2017-06-05 21:28:00 +0200
committerEugene Sandulenko2017-07-13 18:27:45 +0200
commit90ea9d01779d02b25c7fa3f4370047ddcc974c42 (patch)
tree2774f6544bbda0243c4f77739bef14f1b4939cb0 /engines/sludge
parent4773aff468f3485991b3115722f0aec1226763ad (diff)
downloadscummvm-rg350-90ea9d01779d02b25c7fa3f4370047ddcc974c42.tar.gz
scummvm-rg350-90ea9d01779d02b25c7fa3f4370047ddcc974c42.tar.bz2
scummvm-rg350-90ea9d01779d02b25c7fa3f4370047ddcc974c42.zip
SLUDGE: spelling correction in define
Diffstat (limited to 'engines/sludge')
-rw-r--r--engines/sludge/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sludge/debug.h b/engines/sludge/debug.h
index aecff42471..9382b77c01 100644
--- a/engines/sludge/debug.h
+++ b/engines/sludge/debug.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef SLUDGE_DEDBUG_H
-#define SLUDGE_DEGBUG_H
+#ifndef SLUDGE_DEBUG_H
+#define SLUDGE_DEBUG_H
namespace Sludge {