summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/INet/HTTP_Response.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/INet/HTTP_Response.h')
-rw-r--r--ACE/protocols/ace/INet/HTTP_Response.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/protocols/ace/INet/HTTP_Response.h b/ACE/protocols/ace/INet/HTTP_Response.h
index 46c0fa4fa8e..fe6e3fbc813 100644
--- a/ACE/protocols/ace/INet/HTTP_Response.h
+++ b/ACE/protocols/ace/INet/HTTP_Response.h
@@ -17,7 +17,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/Array.h"
+#include "ace/Containers_T.h"
#include "ace/INet/INet_Export.h"
#include "ace/INet/Response.h"
#include "ace/INet/HTTP_Header.h"