kicad/common/swig/kiway_player.i

11 lines
120 B
OpenEdge ABL

// Swig interface to classes KIWAY_PLAYER and KIWAY_HOLDER
%include kiway_player.h
%{
#include <kiway_player.h>
%}