chiark / gitweb /
working on lookups
[chiark-tcl.git] / adns / chiark_tcl_adns.h
index de58251ff5e360c8c154cafe051a6293074b7c41..af8de0e9c70c09422accfa05bd674a41e2495d61 100644 (file)
@@ -13,6 +13,6 @@ typedef struct {
 
 const IdDataSpec adnstcl_queries, adnstcl_resolvers;
 
-#include "tables.h"
+#include "adns+tcmdif.h"
 
 #endif /*ADNSTCL_H*/