aboutsummaryrefslogtreecommitdiffstats
path: root/src/parse_10deg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse_10deg.c')
-rw-r--r--src/parse_10deg.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/parse_10deg.c b/src/parse_10deg.c
index ef1c3d5..621e55e 100644
--- a/src/parse_10deg.c
+++ b/src/parse_10deg.c
@@ -14,8 +14,9 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "blackbody.h"
+#include "libred.h"
#include "macros.h"
+#include <math.h>
#include <sys/stat.h>