Uploading forgotten changes in pcbnew

This commit is contained in:
charras 2008-10-20 08:25:06 +00:00
parent 6393de352b
commit a19576a352
3 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#ifdef PCBNEW
#include "pcbnew.h"
#include "autorout.h"
#include "zones.h"
#endif
#ifdef CVPCB

View File

@ -9,6 +9,7 @@
#include "common.h"
#include "pcbnew.h"
#include "autorout.h"
#include "zones.h"
#include "cell.h"
#include "trigo.h"

View File

@ -9,6 +9,7 @@
#include "pcbnew.h"
#include "autorout.h"
#include "zones.h"
#include "cell.h"
#include "trigo.h"
#include "protos.h"