minor: revert to old include path. will have to find a separate fix for windows

This commit is contained in:
Mike Dirolf 2009-07-28 11:25:11 -04:00
parent ffa74ba3bb
commit 975412426f

View File

@ -21,8 +21,8 @@
*/ */
#include "ruby.h" #include "ruby.h"
#include "ruby/st.h" #include "st.h"
#include "ruby/regex.h" #include "regex.h"
#include <assert.h> #include <assert.h>
#include <math.h> #include <math.h>