The upgrade to automake 1.8/1.9 causes the product dist to be called
[yazpp-moved-to-github.git] / src / yaz-z-server-update.cpp
index 2d5dc1e..2b1fe51 100644 (file)
@@ -2,11 +2,11 @@
  * Copyright (c) 2000-2004, Index Data.
  * See the file LICENSE for details.
  * 
- * $Id: yaz-z-server-update.cpp,v 1.11 2005-06-25 15:53:19 adam Exp $
+ * $Id: yaz-z-server-update.cpp,v 1.12 2006-03-29 13:14:18 adam Exp $
  */
 
 #include <yaz/log.h>
-#include <yaz++/z-server.h>
+#include <yazpp/z-server.h>
 
 using namespace yazpp_1;