common.h are supposed to be included from other header, so call it with quotes; ref #3032

This commit is contained in:
Yukihiro "Matz" Matsumoto
2015-11-28 00:10:20 +09:00
parent 6f831ef21c
commit 065966dae4
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#ifndef MRUBY_STRING_H
#define MRUBY_STRING_H
#include <mruby/common.h>
#include "common.h"
/**
* String class