DCLibraries/include/plugin.h

7 lines
123 B
C
Raw Permalink Normal View History

2023-11-08 13:02:26 +01:00
#ifndef PLUGIN_H
#define PLUGIN_H
//#include "../plugins/interfaces.h"
#include "../MasterPlug/interfaces.h"
#endif