aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/common/wpa_ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/wpa_ctrl.c b/src/common/wpa_ctrl.c
index 88d3a026..2e3d49af 100644
--- a/src/common/wpa_ctrl.c
+++ b/src/common/wpa_ctrl.c
@@ -25,7 +25,7 @@
#include "private/android_filesystem_config.h"
#endif /* ANDROID */
-#include "wpa_ctrl.h"
+#include <src/common/wpa_ctrl.h>
#include "common.h"