more diagnostics added
[metaproxy-moved-to-github.git] / src / thread_pool_observer.hpp
index 9ad248a..f8ce75a 100644 (file)
@@ -1,7 +1,7 @@
-/* $Id: thread_pool_observer.hpp,v 1.8 2006-03-16 10:40:59 adam Exp $
+/* $Id: thread_pool_observer.hpp,v 1.10 2006-06-10 14:29:13 adam Exp $
    Copyright (c) 2005-2006, Index Data.
 
-%LICENSE%
+   See the LICENSE file for details
  */
 
 #ifndef YP2_THREAD_POOL_OBSERVER_HPP
@@ -9,7 +9,7 @@
 
 #include <boost/scoped_ptr.hpp>
 
-#include <yaz++/socket-observer.h>
+#include <yazpp/socket-observer.h>
 #include <yaz/yconfig.h>
 
 namespace metaproxy_1 {