X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fepist.l;h=c3db54b8120cea77867de794fc58f791ffef1257;hb=b04f5a85d5dd3660207318403cf9e620b48dcc76;hp=e545054a93133506fdc77c1ebd7a52b042126da0;hpb=656478e3cc1c916b16b0da42ca6c11471e5817ea;p=chaz%2Fopenbox diff --git a/util/epist/epist.l b/util/epist/epist.l index e545054a..c3db54b8 100644 --- a/util/epist/epist.l +++ b/util/epist/epist.l @@ -1,4 +1,8 @@ %{ +#ifdef HAVE_CONFIG_H +# include "../../config.h" +#endif // HAVE_CONFIG_H + #include #include #include "yacc_parser.hh"