Changed #include's

This commit is contained in:
ceriel
1991-03-05 12:16:17 +00:00
parent d8ff0feed3
commit e264b45120
30 changed files with 87 additions and 128 deletions

View File

@@ -4,7 +4,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include <stdio.h>
#include "../../../h/em_spec.h"
#include <em_spec.h>
#include "../share/types.h"
#include "../share/debug.h"
#include "../share/lset.h"