summaryrefslogtreecommitdiff
path: root/vm_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_debug.h')
-rw-r--r--vm_debug.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/vm_debug.h b/vm_debug.h
index 8e0350d147..93ee2e4297 100644
--- a/vm_debug.h
+++ b/vm_debug.h
@@ -1,3 +1,5 @@
+#ifndef RUBY_DEBUG_H
+#define RUBY_DEBUG_H
/**********************************************************************
vm_debug.h - YARV Debug function interface
@@ -9,9 +11,6 @@
**********************************************************************/
-#ifndef RUBY_DEBUG_H
-#define RUBY_DEBUG_H
-
#include "ruby/ruby.h"
#include "node.h"