core: Fix building plugins (#4783)
This commit is contained in:
parent
e5eb1bdf01
commit
fc5ca391ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "../defines.hpp"
|
#include "../defines.hpp"
|
||||||
#include "helpers/VarList.hpp"
|
#include "../helpers/VarList.hpp"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
enum eConfigValueDataTypes {
|
enum eConfigValueDataTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue