summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_message.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/ipc_message.h')
-rw-r--r--chrome/common/ipc_message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/ipc_message.h b/chrome/common/ipc_message.h
index 0af3b44..8aedbe3 100644
--- a/chrome/common/ipc_message.h
+++ b/chrome/common/ipc_message.h
@@ -17,7 +17,7 @@
#define IPC_MESSAGE_LOG_ENABLED
#endif
#elif defined(OS_POSIX)
-#include "chrome/common/file_descriptor_posix.h"
+#include "chrome/common/descriptor_set_posix.h"
#endif
namespace IPC {