ValidSegName now defined in segnames.h
git-svn-id: svn://svn.cc65.org/cc65/trunk@1941 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#include "debugflag.h"
|
||||
#include "fname.h"
|
||||
#include "print.h"
|
||||
#include "segdefs.h"
|
||||
#include "segnames.h"
|
||||
#include "target.h"
|
||||
#include "tgttrans.h"
|
||||
#include "version.h"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
#include <string.h>
|
||||
|
||||
/* common */
|
||||
#include "segdefs.h"
|
||||
#include "segnames.h"
|
||||
#include "tgttrans.h"
|
||||
|
||||
/* cc65 */
|
||||
|
||||
Reference in New Issue
Block a user