charras
17 years ago
3 changed files with
3 additions and
0 deletions
-
pcbnew/ioascii.cpp
-
pcbnew/router.cpp
-
pcbnew/zone_filling_algorithm.cpp
|
|
|
@ -15,6 +15,7 @@ |
|
|
|
#ifdef PCBNEW
|
|
|
|
#include "pcbnew.h"
|
|
|
|
#include "autorout.h"
|
|
|
|
#include "zones.h"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef CVPCB
|
|
|
|
|
|
|
|
@ -9,6 +9,7 @@ |
|
|
|
#include "common.h"
|
|
|
|
#include "pcbnew.h"
|
|
|
|
#include "autorout.h"
|
|
|
|
#include "zones.h"
|
|
|
|
#include "cell.h"
|
|
|
|
#include "trigo.h"
|
|
|
|
|
|
|
|
|
|
|
|
@ -9,6 +9,7 @@ |
|
|
|
#include "pcbnew.h"
|
|
|
|
|
|
|
|
#include "autorout.h"
|
|
|
|
#include "zones.h"
|
|
|
|
#include "cell.h"
|
|
|
|
#include "trigo.h"
|
|
|
|
#include "protos.h"
|
|
|
|
|