summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/luaterp.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/luaterp.h')
-rw-r--r--crawl-ref/source/luaterp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/luaterp.h b/crawl-ref/source/luaterp.h
index aa8cd6b9cf..6e8a2b7d74 100644
--- a/crawl-ref/source/luaterp.h
+++ b/crawl-ref/source/luaterp.h
@@ -1,7 +1,7 @@
#ifndef DEBUGLUA_H
#define DEBUGLUA_H
-void debug_call_dlua();
+void debug_terp_dlua();
#endif