diff options
Diffstat (limited to 'missing/x68.c')
| -rw-r--r-- | missing/x68.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/x68.c b/missing/x68.c index 8d00d5004..ece840d9c 100644 --- a/missing/x68.c +++ b/missing/x68.c @@ -1,6 +1,6 @@ /* x68 compatibility functions -- follows Ruby's license */ -#include "config.h" +#include "ruby/config.h" #if !HAVE_SELECT #include "x68/select.c" |
