fix include file

This commit is contained in:
Martin Reinecke 2013-04-30 08:22:48 +02:00
parent 4eeac1f559
commit f3619052fa

View file

@ -33,7 +33,7 @@
#define PLANCK_SHARP_MPI_H
#include <mpi.h>
#include "sharp.h"
#include "sharp_lowlevel.h"
#ifdef __cplusplus
extern "C" {