From 14be5d4d9d79e57e1db3f1e251c7036f8bbe984a Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 17 Nov 2013 17:21:06 -0200 Subject: Fixed Bug 7832 http://hercules.ws/board/tracker/issue-7832-compile-issue/ Signed-off-by: shennetsind --- src/common/showmsg.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/common/showmsg.h b/src/common/showmsg.h index 43d38973f..01eae4480 100644 --- a/src/common/showmsg.h +++ b/src/common/showmsg.h @@ -8,6 +8,9 @@ #ifndef _HPMi_H_ #include "../../3rdparty/libconfig/libconfig.h" #endif + +#include + // for help with the console colors look here: // http://www.edoceo.com/liberum/?doc=printf-with-color // some code explanation (used here): -- cgit v1.2.3-60-g2f50