diff --git a/slsDetectorServers/jungfrauDetectorServer/communication_funcs.c b/slsDetectorServers/jungfrauDetectorServer/communication_funcs.c index eacf9f393..30435fdc4 120000 --- a/slsDetectorServers/jungfrauDetectorServer/communication_funcs.c +++ b/slsDetectorServers/jungfrauDetectorServer/communication_funcs.c @@ -1 +1 @@ -../../slsSupportLib/include/communication_funcs.c \ No newline at end of file +../slsDetectorServer/communication_funcs.c \ No newline at end of file diff --git a/slsDetectorServers/jungfrauDetectorServer/communication_funcs.h b/slsDetectorServers/jungfrauDetectorServer/communication_funcs.h index 72c567747..c0c144994 120000 --- a/slsDetectorServers/jungfrauDetectorServer/communication_funcs.h +++ b/slsDetectorServers/jungfrauDetectorServer/communication_funcs.h @@ -1 +1 @@ -../../slsSupportLib/include/communication_funcs.h \ No newline at end of file +../slsDetectorServer/communication_funcs.h \ No newline at end of file