ext/menoh_native/menoh_ruby.h in menoh-1.0.0 vs ext/menoh_native/menoh_ruby.h in menoh-1.0.1

- old
+ new

@@ -1,7 +1,7 @@ -#ifndef RUNX_H -#define RUNX_H 1 +#ifndef MENOH_H +#define MENOH_H 1 #include <menoh/menoh.h> #include <ruby.h> -#endif /* RUNX_H */ +#endif /* MENOH_H */