summaryrefslogtreecommitdiff
path: root/plugins/python/pyhelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/python/pyhelpers.h')
-rw-r--r--plugins/python/pyhelpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/python/pyhelpers.h b/plugins/python/pyhelpers.h
index 524b14e3b..5448e1d48 100644
--- a/plugins/python/pyhelpers.h
+++ b/plugins/python/pyhelpers.h
@@ -22,7 +22,7 @@
#define PY_SSIZE_T_CLEAN
#include <Python.h>
-#include "config.h"
+#include <config.h>
#include "sudo_compat.h"
#include "sudo_plugin.h"