X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fconfig.cc;h=cefa28cc84bd3d30a0aaee7a8efafd496131461b;hb=0b72760cead4cc3a1b2b29a7dc6e36b59df2eef4;hp=f4f0bac6e6c49c19bf58215d95909ed6f7999c7f;hpb=572acce581f4b8799db661ed7ab0007de0393a09;p=chaz%2Fopenbox diff --git a/util/epist/config.cc b/util/epist/config.cc index f4f0bac6..cefa28cc 100644 --- a/util/epist/config.cc +++ b/util/epist/config.cc @@ -20,6 +20,10 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. +#ifdef HAVE_CONFIG_H +# include "../../config.h" +#endif // HAVE_CONFIG_H + #include "config.hh" using std::string;