From a52c92e96fec84f7b2681e59ba13676c331ad7b1 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 25 Oct 2013 20:47:58 +0200 Subject: [PATCH] [DEV] update Debug in debug --- ege/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ege/debug.h b/ege/debug.h index ba3db4c..25b9fb1 100644 --- a/ege/debug.h +++ b/ege/debug.h @@ -10,7 +10,7 @@ #define __EGE_DEBUG_H__ #include -#include +#include extern const char * egeLibName;