X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon.h;h=51a8c1c8f0354750cf1a44f671061ce2e1b97a06;hb=a38ca01fb692688a3579630649fe43162df5990f;hp=cf4a634b557e19fae1973799b51c708bc3b575ff;hpb=b23541495010180e3a69e3e1f64c934b28775878;p=emu8051.git diff --git a/src/common.h b/src/common.h index cf4a634..51a8c1c 100644 --- a/src/common.h +++ b/src/common.h @@ -35,8 +35,12 @@ # include #endif +#include "log.h" + #define FIXED_FONT "monospace 12" +#define MAX_FILENAME_LENGTH 1024 + /* Common constants. */ #ifndef EXIT_SUCCESS # define EXIT_SUCCESS 0