Remove src/common from default header file path
[mech_eap.git] / src / eapol_supp / eapol_supp_sm.h
index e6e8cc6..00fc886 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;