diff options
Diffstat (limited to 'hw/gumstix.c')
-rw-r--r-- | hw/gumstix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/gumstix.c b/hw/gumstix.c index 4103a88b80..545b92fd95 100644 --- a/hw/gumstix.c +++ b/hw/gumstix.c @@ -36,7 +36,7 @@ #include "hw.h" #include "pxa.h" -#include "net.h" +#include "net/net.h" #include "flash.h" #include "devices.h" #include "boards.h" |