aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorallen <allen@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-09-28 07:49:52 +0000
committerallen <allen@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-09-28 07:49:52 +0000
commit11db71f05cfb09d327381e1dbf5a47130eea168b (patch)
treec47cc34ddd3855d5259536e43da739b2ea0a6d91 /src
parentff8f8ec701fa4dd6f91ce13656e0a8c86c2a0932 (diff)
Fixed paths
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@39 0888f3d4-9f52-45d2-93bc-d00801ff5e46
Diffstat (limited to 'src')
-rw-r--r--src/Startup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Startup.c b/src/Startup.c
index 1d66cbf..779a051 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -16,7 +16,7 @@
#include "cctk.h"
#include "cctk_Parameters.h"
#include "CactusBase/IOUtil/src/ioGH.h"
-#include "Development/Socket/src/SocketUtils.h"
+#include "BetaThorns/Socket/src/SocketUtils.h"
#include "StreamedHDF5GH.h"
#ifdef HAVE_UNISTD_H