usage.c: remove reference to busybox.h
[platform/upstream/busybox.git] / debianutils / pipe_progress.c
index 51a017c..f950084 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>