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

@@ -42,7 +42,7 @@
#include "opthelper.h"
#include "procparams.h"
#include "rt_math.h"
#include "sleef.c"
#include "sleef.h"
#include "../rtgui/threadutils.h"
#include "../rtgui/options.h"