Simplify installation procedure
[cgds.git] / test / t.Vector.c
index 8eb32bd..6cae626 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdlib.h>
 #include "cgds/Vector.h"
-#include "test/helpers.h"
-#include "test/lut.h"
+#include "helpers.h"
+#include "lut.h"
 
 void t_vector_clear()
 {