Simplify installation procedure
[cgds.git] / test / t.Stack.c
index 5b99b4f..ba53e9f 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdlib.h>
 #include "cgds/Stack.h"
-#include "test/helpers.h"
-#include "test/lut.h"
+#include "helpers.h"
+#include "lut.h"
 
 void t_stack_clear()
 {