Fix include not found by cppcheck.sh also in the other branch of the "if"

Fixes:
nofile:0:0: error: Can not open include file 'include/config.h' that is explicitly included. [preprocessorErrorDirective]
pull/1251/head
Daniele Forsi IU5HKX 2023-03-17 22:35:17 +01:00
rodzic c3265dc905
commit c9e2c5f697
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -97,7 +97,7 @@ else
--inline-suppr \
-I src \
-I include \
--include=include/config.h \
--include=include/hamlib/config.h \
--include=include/hamlib/rig.h \
-q \
--force \