renamed sleef.c to sleef.h

This commit is contained in:
Ingo Weyrich
2019-11-03 17:03:40 +01:00
parent ee6dd7d0d1
commit ec3ba6d9b8
24 changed files with 24 additions and 30 deletions

View File

@@ -30,7 +30,7 @@
#include "pipettebuffer.h"
#include "noncopyable.h"
#include "LUT.h"
#include "sleef.c"
#include "sleef.h"
#define CURVES_MIN_POLY_POINTS 1000
#include "rt_math.h"