Include file path changes
git-svn-id: svn://svn.cc65.org/cc65/trunk@243 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -38,9 +38,11 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "../common/fname.h"
|
||||
#include "../common/objdefs.h"
|
||||
|
||||
/* common */
|
||||
#include "fname.h"
|
||||
#include "objdefs.h"
|
||||
|
||||
/* ca65 */
|
||||
#include "global.h"
|
||||
#include "error.h"
|
||||
#include "objfile.h"
|
||||
|
||||
Reference in New Issue
Block a user