support: fix minor include issue

This commit is contained in:
Hugues Delorme 2014-03-13 22:56:59 +01:00
parent b5da8aa18f
commit 8540248028

View File

@ -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