| Index: webrtc/modules/utility/source/coder.cc
|
| diff --git a/webrtc/modules/utility/source/coder.cc b/webrtc/modules/utility/source/coder.cc
|
| index 4ec5f9b4e278529cd81b5abd87cabb95d3aa5139..18b690dc67c2ed154d3b2c079970859ec18f11aa 100644
|
| --- a/webrtc/modules/utility/source/coder.cc
|
| +++ b/webrtc/modules/utility/source/coder.cc
|
| @@ -9,7 +9,7 @@
|
| */
|
|
|
| #include "webrtc/common_types.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/utility/source/coder.h"
|
|
|
| namespace webrtc {
|
|
|