Changed #include's

This commit is contained in:
ceriel
1991-03-05 12:44:05 +00:00
parent c808143f0b
commit ca7ea18785
46 changed files with 196 additions and 380 deletions

View File

@@ -11,6 +11,7 @@
#include <stdio.h>
#include <em_mnem.h>
#include "../share/types.h"
#include "sr.h"
#include "../share/debug.h"
@@ -19,7 +20,6 @@
#include "sr_aux.h"
#include "../share/lset.h"
#include "sr_iv.h"
#include "../../../h/em_mnem.h"