summaryrefslogtreecommitdiff
path: root/tests/plugins/has-dep/has-dep-plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/has-dep/has-dep-plugin.c')
-rw-r--r--tests/plugins/has-dep/has-dep-plugin.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/plugins/has-dep/has-dep-plugin.c b/tests/plugins/has-dep/has-dep-plugin.c
index 61829a7..57cb237 100644
--- a/tests/plugins/has-dep/has-dep-plugin.c
+++ b/tests/plugins/has-dep/has-dep-plugin.c
@@ -21,9 +21,7 @@
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
#include <glib.h>
#include <glib-object.h>