summaryrefslogtreecommitdiff
path: root/transcode_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'transcode_data.h')
-rw-r--r--transcode_data.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/transcode_data.h b/transcode_data.h
index 2007eb06d3..9455ec93c9 100644
--- a/transcode_data.h
+++ b/transcode_data.h
@@ -1,3 +1,5 @@
+#ifndef RUBY_TRANSCODE_DATA_H
+#define RUBY_TRANSCODE_DATA_H 1
/**********************************************************************
transcode_data.h -
@@ -11,9 +13,6 @@
#include "ruby/ruby.h"
-#ifndef RUBY_TRANSCODE_DATA_H
-#define RUBY_TRANSCODE_DATA_H 1
-
RUBY_SYMBOL_EXPORT_BEGIN
#define WORDINDEX_SHIFT_BITS 2