summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_channel_handle.h')
-rw-r--r--ipc/ipc_channel_handle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipc/ipc_channel_handle.h b/ipc/ipc_channel_handle.h
index e3b2f3e..2342429 100644
--- a/ipc/ipc_channel_handle.h
+++ b/ipc/ipc_channel_handle.h
@@ -5,6 +5,8 @@
#ifndef IPC_IPC_CHANNEL_HANDLE_H_
#define IPC_IPC_CHANNEL_HANDLE_H_
+#include <string>
+
#include "build/build_config.h"
#if defined(OS_POSIX)