ext/h8/object_wrap.h in h8-0.0.2 vs ext/h8/object_wrap.h in h8-0.0.4

- old
+ new

@@ -21,10 +21,10 @@ // USE OR OTHER DEALINGS IN THE SOFTWARE. #ifndef SRC_OBJECT_WRAP_H_ #define SRC_OBJECT_WRAP_H_ -#include "v8.h" +#include <include/v8.h> #include <assert.h> namespace h8 {