Commit a19576a3 authored by charras's avatar charras

Uploading forgotten changes in pcbnew

parent 6393de35
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
#ifdef PCBNEW #ifdef PCBNEW
#include "pcbnew.h" #include "pcbnew.h"
#include "autorout.h" #include "autorout.h"
#include "zones.h"
#endif #endif
#ifdef CVPCB #ifdef CVPCB
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#include "common.h" #include "common.h"
#include "pcbnew.h" #include "pcbnew.h"
#include "autorout.h" #include "autorout.h"
#include "zones.h"
#include "cell.h" #include "cell.h"
#include "trigo.h" #include "trigo.h"
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#include "pcbnew.h" #include "pcbnew.h"
#include "autorout.h" #include "autorout.h"
#include "zones.h"
#include "cell.h" #include "cell.h"
#include "trigo.h" #include "trigo.h"
#include "protos.h" #include "protos.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment