Fix the include guard in transmit_mixer.h
R=henrika@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/5879004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5333 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
000dde99c8
commit
a7cfa6704a
@ -241,8 +241,8 @@ private:
|
|||||||
bool swap_stereo_channels_;
|
bool swap_stereo_channels_;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // WEBRTC_VOICE_ENGINE_TRANSMIT_MIXER_H
|
|
||||||
|
|
||||||
} // namespace voe
|
} // namespace voe
|
||||||
|
|
||||||
} // namespace webrtc
|
} // namespace webrtc
|
||||||
|
|
||||||
|
#endif // WEBRTC_VOICE_ENGINE_TRANSMIT_MIXER_H
|
Loading…
x
Reference in New Issue
Block a user