changed line_prefix.h to ln_prefix.h

This commit is contained in:
eck
1990-03-12 13:28:12 +00:00
parent 34eff754f5
commit 59edf55051
3 changed files with 5 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
#include "idf.h"
#include "idfsize.h"
#include "bits.h"
#include "line_prefix.h"
#include "ln_prefix.h"
#include "textsize.h"
char _obuf[OBUFSIZE];