config.h most be a local include
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 21 Nov 2003 15:05:07 +0000 (15:05 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 21 Nov 2003 15:05:07 +0000 (15:05 +0000)
[r2094]

ir/tv/fltcalc.h

index 448ccd7..8079a67 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef _FLTCALC_H_
 #define _FLTCALC_H_
 
-#include <config.h>
+#include "config.h"
 
 #ifdef HAVE_LONG_DOUBLE
 /* XXX Set this via autoconf */