summaryrefslogtreecommitdiff
path: root/examples/Web_Crawler/Options.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Web_Crawler/Options.h')
-rw-r--r--examples/Web_Crawler/Options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Web_Crawler/Options.h b/examples/Web_Crawler/Options.h
index 45b8bfd2f71..e7cdbb336bf 100644
--- a/examples/Web_Crawler/Options.h
+++ b/examples/Web_Crawler/Options.h
@@ -18,7 +18,7 @@
#define _OPTIONS_H
#include "ace/Singleton.h"
-#include "ace/Synch.h"
+#include "ace/Time_Value.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
#pragma once