mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
fix forgotten code change after renaming
This commit is contained in:
parent
8552f3fedf
commit
342197bb3e
@ -25,7 +25,7 @@
|
|||||||
#ifndef __PCBNEW_SCRIPTING_HELPERS_H
|
#ifndef __PCBNEW_SCRIPTING_HELPERS_H
|
||||||
#define __PCBNEW_SCRIPTING_HELPERS_H
|
#define __PCBNEW_SCRIPTING_HELPERS_H
|
||||||
|
|
||||||
#include <wxPcbStruct.h>
|
#include <pcb_edit_frame.h>
|
||||||
#include <io_mgr.h>
|
#include <io_mgr.h>
|
||||||
|
|
||||||
/* we could be including all these methods as static in a class, but
|
/* we could be including all these methods as static in a class, but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user