diff --git a/Library/OSRM.h b/Library/OSRM.h index 0981a1638..16b9977cc 100644 --- a/Library/OSRM.h +++ b/Library/OSRM.h @@ -28,7 +28,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #ifndef OSRM_H #define OSRM_H -#include +#include class OSRM_impl; struct RouteParameters;