| Index: src/atomicops_internals_x86_gcc.cc
|
| diff --git a/src/atomicops_internals_x86_gcc.cc b/src/atomicops_internals_x86_gcc.cc
|
| index 047763562a15f59ddc061b78cfe33986d4d235ea..4cb2a6002a2fd97249936223cd9cc15296f3fb46 100644
|
| --- a/src/atomicops_internals_x86_gcc.cc
|
| +++ b/src/atomicops_internals_x86_gcc.cc
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string.h>
|
|
|
| -#include "atomicops.h"
|
| +#include "src/atomicops.h"
|
|
|
| // This file only makes sense with atomicops_internals_x86_gcc.h -- it
|
| // depends on structs that are defined in that file. If atomicops.h
|
|
|