support: fix minor include issue
This commit is contained in:
parent
b5da8aa18f
commit
8540248028
@ -1,7 +1,7 @@
|
|||||||
#ifndef FOUG_C_SUPPORT_GLOBAL_H
|
#ifndef FOUG_C_SUPPORT_GLOBAL_H
|
||||||
#define FOUG_C_SUPPORT_GLOBAL_H
|
#define FOUG_C_SUPPORT_GLOBAL_H
|
||||||
|
|
||||||
#include <datax_core/global.h>
|
#include "../datax_core/global.h"
|
||||||
|
|
||||||
#ifdef FOUG_LIBSUPPORT_DLL
|
#ifdef FOUG_LIBSUPPORT_DLL
|
||||||
# ifdef FOUG_LIBSUPPORT_MAKE_DLL
|
# ifdef FOUG_LIBSUPPORT_MAKE_DLL
|
||||||
|
Loading…
Reference in New Issue
Block a user