-work around MHD_USE_TLS not being in old MHD versions
[oweals/gnunet.git] / src / include / gnunet_pq_lib.h
index 753310b28e547c6bc1a69d0d32b389b20baaa0d1..33a3e54254cfe2fa47995b5e3c76992b9e7262dd 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef GNUNET_PQ_LIB_H_
 #define GNUNET_PQ_LIB_H_
 
-#include <postgresql/libpq-fe.h>
+#include <libpq-fe.h>
 #include "gnunet_util_lib.h"