Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / messages.c
index f7a772cbd8a96fadf88c1b42fdfefc9f6718639e..81fd9c75c4e4ce96886afee458f7995b665ef5b1 100644 (file)
@@ -36,7 +36,7 @@
 //Then just use the string memory_exhausted when it is needed.
 //
 
-#include "internal.h"
+#include "busybox.h"
 #ifndef _BB_MESSAGES_C
 #define _BB_MESSAGES_C