diff --git a/logbook/adif.h b/logbook/adif.h index fe6a53699..6082e969f 100644 --- a/logbook/adif.h +++ b/logbook/adif.h @@ -8,8 +8,12 @@ #ifndef __ADIF_H #define __ADIF_H - +#if defined (QT5) +#include +#include +#else #include +#endif class ADIF