| Index: device/base/synchronization/shared_memory_seqlock_buffer.h
|
| diff --git a/device/base/synchronization/shared_memory_seqlock_buffer.h b/device/base/synchronization/shared_memory_seqlock_buffer.h
|
| index 22bc7ea858964b275d2f476ba49a6d23751572e6..4835b097bc18d00832b581c192fc64b17e08b075 100644
|
| --- a/device/base/synchronization/shared_memory_seqlock_buffer.h
|
| +++ b/device/base/synchronization/shared_memory_seqlock_buffer.h
|
| @@ -27,4 +27,4 @@ class SharedMemorySeqLockBuffer {
|
|
|
| } // namespace device
|
|
|
| -#endif // DEVICE_CORE_SHARED_MEMORY_SEQLOCK_BUFFER_H_
|
| +#endif // DEVICE_BASE_SYNCHRONIZATION_SHARED_MEMORY_SEQLOCK_BUFFER_H_
|
|
|