aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/interface/ref_count.h
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/system_wrappers/interface/ref_count.h')
-rw-r--r--webrtc/system_wrappers/interface/ref_count.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/system_wrappers/interface/ref_count.h b/webrtc/system_wrappers/interface/ref_count.h
index 5112bd9037..68616662e9 100644
--- a/webrtc/system_wrappers/interface/ref_count.h
+++ b/webrtc/system_wrappers/interface/ref_count.h
@@ -11,7 +11,7 @@
#ifndef SYSTEM_WRAPPERS_INTERFACE_REF_COUNT_H_
#define SYSTEM_WRAPPERS_INTERFACE_REF_COUNT_H_
-#include "system_wrappers/interface/atomic32.h"
+#include "webrtc/system_wrappers/interface/atomic32.h"
namespace webrtc {