summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 48ec4e08de..80a155fb0c 100644
--- a/main.c
+++ b/main.c
@@ -11,7 +11,7 @@
**********************************************************************/
#undef RUBY_EXPORT
-#include "ruby.h"
+#include "ruby/ruby.h"
#if defined(__MACOS__) && defined(__MWERKS__)
#include <console.h>