eng: Adjust config.h include

Use variant used by most source files.
This commit is contained in:
Sebastian Huber 2020-04-15 09:52:12 +02:00
parent cd2ed1ad08
commit 7e08133aff

View File

@ -196,7 +196,7 @@ and <COPYRIGHT HOLDER> placeholders see :ref:`FileHeaderCopyright`.
* POSSIBILITY OF SUCH DAMAGE.
*/
#if HAVE_CONFIG_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif