Archived
1
0
Fork 0

moving src/common to src/

This commit is contained in:
Henrik Hautakoski 2010-10-19 13:34:06 +02:00
parent 22d7238b36
commit cfb5e85699
20 changed files with 49 additions and 50 deletions

View file

@ -3,7 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "unit.h"
#include "../src/common/path.h"
#include "../src/path.h"
void test_normalize() {