X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fcommon.h;h=698d13db063d0ca35233e8904e2eac1862432490;hb=c6cd8ab8023a92c481cfbae3922f71dfa0f9ca4e;hp=bec76096530d02d5a58d903f5254e01bcf6e4015;hpb=361792d9aa11f7affdabd844998390d16ed5b354;p=hvgrip.git diff --git a/src/common.h b/src/common.h index bec7609..698d13d 100644 --- a/src/common.h +++ b/src/common.h @@ -28,6 +28,7 @@ #include #include +#include "config.h" #include "gettext.h" #define _(String) gettext(String)