| Index: src/trusted/validator_ragel/decoder_internal.h
|
| ===================================================================
|
| --- src/trusted/validator_ragel/decoder_internal.h (revision 10975)
|
| +++ src/trusted/validator_ragel/decoder_internal.h (working copy)
|
| @@ -12,7 +12,7 @@
|
| #ifndef NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_RAGEL_DECODER_INTERNAL_H_
|
| #define NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_RAGEL_DECODER_INTERNAL_H_
|
|
|
| -#include "native_client/src/trusted/validator_ragel/unreviewed/decoding.h"
|
| +#include "native_client/src/trusted/validator_ragel/decoding.h"
|
|
|
| /*
|
| * Set of macroses used in actions defined in parse_instruction.rl to pull
|
|
|