Index: /trunk/Nebulous/nebclient/src/nebclient.h
===================================================================
--- /trunk/Nebulous/nebclient/src/nebclient.h	(revision 4646)
+++ /trunk/Nebulous/nebclient/src/nebclient.h	(revision 4647)
@@ -4,9 +4,8 @@
  * Copyright (C) 2005  Joshua Hoblitt
  *
- * $Id: nebclient.h,v 1.22 2005-07-28 21:55:52 jhoblitt Exp $
+ * $Id: nebclient.h,v 1.23 2005-07-28 21:56:34 jhoblitt Exp $
  */
 
 #include <stdbool.h>
-#include "soapH.h"
 
 #ifndef NEBCLIENT_H
@@ -16,5 +15,5 @@
 
 typedef struct {
-    struct soap     *soap;
+    void            *soap;
     char            *err_buf;
     size_t          err_buf_size;
