From: Debian Gambas Team <team+debian-gambas@tracker.debian.org>
Date: Sun, 25 Nov 2018 07:48:27 -0500
Subject: gb_db_postgresql_bool

---
 gb.db.postgresql/src/main.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gb.db.postgresql/src/main.h b/gb.db.postgresql/src/main.h
index b45b607..a952b95 100644
--- a/gb.db.postgresql/src/main.h
+++ b/gb.db.postgresql/src/main.h
@@ -25,6 +25,7 @@
 #define __MAIN_H
 
 #include "gambas.h"
+#include "gb_common.h"
 #include "gb.db.h"
 
 #ifndef __MAIN_C
