diff --git a/bcm/bcm.c b/bcm/bcm.c index 222db0219156fa370ff7e8affeab39243963cb85..59f00c9bb34a730bd7698f86b3ff9e35bbe87660 100644 --- a/bcm/bcm.c +++ b/bcm/bcm.c @@ -35,7 +35,7 @@ #include <linux/mii.h> #include "easy.h" -#include "ethernet.h" +#include "../ethernet.h" #include "bcmswapitypes.h" #include "bcmnet.h"