Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / date.c
diff --git a/date.c b/date.c
index 571a556257eccb476591c61ea5684e4643e1c21f..2e99aea19a220d687d0483042aa3ffbbb9b7b651 100644 (file)
--- a/date.c
+++ b/date.c
@@ -20,7 +20,7 @@
  *
 */
 
-#include "internal.h"
+#include "busybox.h"
 #define BB_DECLARE_EXTERN
 #define bb_need_invalid_date
 #define bb_need_memory_exhausted