]> granicus.if.org Git - yasm/commitdiff
* splitpath_test.c: Include file.h not splitpath.c to match [1433].
authorPeter Johnson <peter@tortall.net>
Tue, 28 Mar 2006 02:26:19 +0000 (02:26 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 28 Mar 2006 02:26:19 +0000 (02:26 -0000)
svn path=/trunk/yasm/; revision=1434

libyasm/tests/splitpath_test.c

index 5fbb6388f1b32ee1e6cc02332565297fd2cdd33b..6e3939d53a0df018a58ec34d4d7f32a59dbe7258 100644 (file)
@@ -34,7 +34,7 @@
 
 #include <stdio.h>
 
-#include "libyasm/splitpath.c"
+#include "libyasm/file.c"
 
 typedef struct Test_Entry {
     /* splitpath function to test */