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

@@ -33,7 +33,7 @@
#include "color.h"
#include "curves.h"
#include "labimage.h"
#include "sleef.c"
#include "sleef.h"
#include "curves.h"
#include "rt_math.h"
#include "opthelper.h"