mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 18:29:17 +00:00
Added missing header to 3D plugin loader
This commit is contained in:
parent
81977ed6b7
commit
2ef42001df
@ -23,6 +23,7 @@
|
||||
|
||||
#include <sstream>
|
||||
#include <iostream>
|
||||
#include <wx/translation.h>
|
||||
#include "plugins/ldr/3d/pluginldr3D.h"
|
||||
|
||||
#define PLUGIN_CLASS_3D "PLUGIN_3D"
|
||||
|
Loading…
Reference in New Issue
Block a user