diff options
Diffstat (limited to 'src/common/showmsg.h')
-rw-r--r-- | src/common/showmsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/showmsg.h b/src/common/showmsg.h index 839f1dc7e..302ba5cd0 100644 --- a/src/common/showmsg.h +++ b/src/common/showmsg.h @@ -4,7 +4,7 @@ #ifndef _SHOWMSG_H_ #define _SHOWMSG_H_ -#include <libconfig.h> +#include "libconfig.h" // for help with the console colors look here: // http://www.edoceo.com/liberum/?doc=printf-with-color |