From f8848bc665908faa7852a2e0522258d7bebbc09c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 10 Sep 2017 15:12:58 +0200 Subject: [PATCH] rddads/rddads.h: sync header inclusion with 3.4 fork --- contrib/rddads/rddads.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/rddads/rddads.h b/contrib/rddads/rddads.h index b21803e98f..001f393364 100644 --- a/contrib/rddads/rddads.h +++ b/contrib/rddads/rddads.h @@ -44,6 +44,8 @@ * */ +#include "hbapi.h" +#include "hbapiitm.h" #include "hbapirdd.h" #if defined( HB_OS_WIN )