ext/rays/defs.h in rays-0.1.36 vs ext/rays/defs.h in rays-0.1.37
- old
+ new
@@ -4,12 +4,12 @@
#define __RAYS_EXT_DEFS_H__
#include <vector>
#include <rucy.h>
-#include <rays/defs.h>
-#include <rays/point.h>
-#include <rays/ruby/defs.h>
+#include "rays/defs.h"
+#include "rays/point.h"
+#include "rays/ruby/defs.h"
using namespace Rucy;
using Rays::coord;