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