diff options
Diffstat (limited to 'Tests/ComplexRelativePaths/Library/testConly.c')
-rw-r--r-- | Tests/ComplexRelativePaths/Library/testConly.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/ComplexRelativePaths/Library/testConly.c b/Tests/ComplexRelativePaths/Library/testConly.c index d2d5294..05ec107 100644 --- a/Tests/ComplexRelativePaths/Library/testConly.c +++ b/Tests/ComplexRelativePaths/Library/testConly.c @@ -1,4 +1,4 @@ -#include "sharedFile.h" +#include "testConly.h" int CsharedFunction() { |