commit | e3da768367d0a3e013a00a5a365e58aed3bffa32 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Fri Jan 11 11:41:53 2013 +0100 |
committer | Roger Meier <roger@apache.org> | Fri Jan 11 11:41:53 2013 +0100 |
tree | 7b36af7daa04ab5b7266a3019e398555b9de324c | |
parent | f5305b0b6a923ee324249aa8ca8ecdf1ea6506d9 [diff] [blame] |
THRIFT-1826 update c_glib source header paths Patch: Simon South
diff --git a/lib/c_glib/test/teststruct.c b/lib/c_glib/test/teststruct.c old mode 100644 new mode 100755 index 50b10dc..182a6ac --- a/lib/c_glib/test/teststruct.c +++ b/lib/c_glib/test/teststruct.c
@@ -20,7 +20,7 @@ #include <assert.h> #include <glib-object.h> -#include "../src/thrift/thrift_struct.c" +#include "../src/thrift/c_glib/thrift_struct.c" /* tests to ensure we can extend a ThriftStruct */