]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/eapol_supp/eapol_supp_sm.h
Remove src/common from default header file path
[thirdparty/hostap.git] / src / eapol_supp / eapol_supp_sm.h
index e6e8cc6d6b42a714c67267590dbbcc6a8246c66c..00fc8864a0e333e755fafee1c5ac97cb62e23936 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef EAPOL_SUPP_SM_H
 #define EAPOL_SUPP_SM_H
 
-#include "defs.h"
+#include "common/defs.h"
 
 typedef enum { Unauthorized, Authorized } PortStatus;
 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl;