forgotten fix after renaming files

This commit is contained in:
jean-pierre charras 2018-01-30 13:31:50 +01:00
parent 8022f1cc01
commit eb9070fa74
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#include <io_mgr.h>
#include <sch_io_mgr.h>
#include <pcb_edit_frame.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <netlist.h>
class PCB_EDIT_FRAME;