aboutsummaryrefslogtreecommitdiffstats
path: root/test/client_test/client_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/client_test/client_main.c')
-rw-r--r--test/client_test/client_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/client_test/client_main.c b/test/client_test/client_main.c
index d07a952..b4736c0 100644
--- a/test/client_test/client_main.c
+++ b/test/client_test/client_main.c
@@ -23,7 +23,7 @@
#include <CUnit/CUnit.h>
#include <CUnit/Console.h>
-#include <ipc.h>
+#include <cluster_ipc.h>
#include <cluster_api.h>
#include "client_test_common.h"