| Index: src/trusted/validator_ragel/unreviewed/validator_test.c
|
| ===================================================================
|
| --- src/trusted/validator_ragel/unreviewed/validator_test.c (revision 9857)
|
| +++ src/trusted/validator_ragel/unreviewed/validator_test.c (working copy)
|
| @@ -14,7 +14,7 @@
|
| #include "native_client/src/include/elf64.h"
|
| #include "native_client/src/shared/platform/nacl_check.h"
|
| #include "native_client/src/shared/utils/types.h"
|
| -#include "native_client/src/trusted/validator_ragel/unreviewed/validator_internal.h"
|
| +#include "native_client/src/trusted/validator_ragel/unreviewed/validator.h"
|
|
|
| /* This is a copy of NaClLog from shared/platform/nacl_log.c to avoid
|
| * linking in code in NaCl shared code in the unreviewed/Makefile and be able to
|
|
|