X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_afm.c;fp=src%2Frrd_afm.c;h=f7eea892fc58492b44cd565677f61e9821efd5ec;hb=b869e4be6a7faf6d519ce07f88d7ae4e085db04a;hp=99a13b720ab58d5ff26bb56b0a85395cc9dc9d8e;hpb=cf15c778b8a367d030921572af7f7bcb3d25d686;p=rrdtool.git diff --git a/src/rrd_afm.c b/src/rrd_afm.c index 99a13b7..f7eea89 100644 --- a/src/rrd_afm.c +++ b/src/rrd_afm.c @@ -5,7 +5,7 @@ ****************************************************************************/ #if defined(_WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__) && !defined(HAVE_CONFIG_H) -#include "../confignt/config.h" +#include "../win32/config.h" #else #ifdef HAVE_CONFIG_H #include "config.h"