-work around MHD_USE_TLS not being in old MHD versions
[oweals/gnunet.git] / src / include / gnunet_postgres_lib.h
index c208606816bca7ef606bf6788a81232cfbf5557a..66fc2a5df5b75c66ad9285eedb4511ac450148c1 100644 (file)
@@ -31,7 +31,7 @@
 #define GNUNET_POSTGRES_LIB_H
 
 #include "gnunet_util_lib.h"
-#include <postgresql/libpq-fe.h>
+#include <libpq-fe.h>
 
 #ifdef __cplusplus
 extern "C"