aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Groups.c4
-rw-r--r--src/IO.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/Groups.c b/src/Groups.c
index 4b9203b..88cd11d 100644
--- a/src/Groups.c
+++ b/src/Groups.c
@@ -15,8 +15,8 @@
#include "util_String.h"
-#include "DevThorns/httpd/src/http_Request.h"
-#include "DevThorns/httpd/src/http_Content.h"
+#include "CactusConnect/HTTPD/src/http_Request.h"
+#include "CactusConnect/HTTPD/src/http_Content.h"
static char *rcsid = "$Header$";
diff --git a/src/IO.c b/src/IO.c
index 8f59350..d8f14a4 100644
--- a/src/IO.c
+++ b/src/IO.c
@@ -23,8 +23,8 @@
#include "CactusBase/IOUtil/src/ioutil_AdvertisedFiles.h"
-#include "DevThorns/httpd/src/http_Request.h"
-#include "DevThorns/httpd/src/http_Content.h"
+#include "CactusConnect/HTTPD/src/http_Request.h"
+#include "CactusConnect/HTTPD/src/http_Content.h"
static char *rcsid = "$Header$";