| Index: libraries/nacl-mounts/test.nacl/SimpleTest.cc
|
| ===================================================================
|
| --- libraries/nacl-mounts/test.nacl/SimpleTest.cc (revision 594)
|
| +++ libraries/nacl-mounts/test.nacl/SimpleTest.cc (working copy)
|
| @@ -3,7 +3,7 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| */
|
| -#include "../base/KernelProxy.h"
|
| +#include "base/KernelProxy.h"
|
| #include "gtest/gtest.h"
|
| #include <sys/types.h>
|
| #include <sys/stat.h>
|
|
|