summaryrefslogtreecommitdiff
path: root/examples/Web_Crawler/URL_Status.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Web_Crawler/URL_Status.h')
-rw-r--r--examples/Web_Crawler/URL_Status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Web_Crawler/URL_Status.h b/examples/Web_Crawler/URL_Status.h
index fc916a4eee5..c6b56042b24 100644
--- a/examples/Web_Crawler/URL_Status.h
+++ b/examples/Web_Crawler/URL_Status.h
@@ -17,7 +17,7 @@
#ifndef _URL_STATUS_H
#define _URL_STATUS_H
-#include "ace/OS.h"
+#include "ace/config-all.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
#pragma once