diff options
Diffstat (limited to 'ipc/ipc_test_sink.cc')
-rw-r--r-- | ipc/ipc_test_sink.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_test_sink.cc b/ipc/ipc_test_sink.cc index 2dc8898..070fe12 100644 --- a/ipc/ipc_test_sink.cc +++ b/ipc/ipc_test_sink.cc @@ -4,6 +4,7 @@ #include "ipc/ipc_test_sink.h" +#include "ipc/ipc_listener.h" #include "ipc/ipc_message.h" namespace IPC { |