minor: revert to old include path. will have to find a separate fix for windows
This commit is contained in:
parent
ffa74ba3bb
commit
975412426f
|
@ -21,8 +21,8 @@
|
|||
*/
|
||||
|
||||
#include "ruby.h"
|
||||
#include "ruby/st.h"
|
||||
#include "ruby/regex.h"
|
||||
#include "st.h"
|
||||
#include "regex.h"
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue