Fix the Windows build.

Review URL: http://webrtc-codereview.appspot.com/213004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@717 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
tommi@webrtc.org 2011-10-10 08:43:33 +00:00
parent 5a695d6094
commit c0b2250b20

View File

@ -18,7 +18,7 @@
#define SRC_SYSTEM_WRAPPERS_INTERFACE_DATA_LOG_C_H_
#include <stddef.h> /* size_t */
#include <stdint.h>
#include "common_types.h"
#ifdef __cplusplus
extern "C" {