Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / lsmod.c
diff --git a/lsmod.c b/lsmod.c
index a4a0ece0ef5a9c884cd9289e4da4adf9074176d9..ab4726b9e3124f516cf733bb5ce1ea6fb359ba66 100644 (file)
--- a/lsmod.c
+++ b/lsmod.c
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdlib.h>
 #include <stdio.h>
 #include <stddef.h>