fix broken include
This commit is contained in:
parent
9710f39cad
commit
cb30f4668e
@ -28,7 +28,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#ifndef OSRM_H
|
#ifndef OSRM_H
|
||||||
#define OSRM_H
|
#define OSRM_H
|
||||||
|
|
||||||
#include <ServerPaths.h>
|
#include <osrm/ServerPaths.h>
|
||||||
|
|
||||||
class OSRM_impl;
|
class OSRM_impl;
|
||||||
struct RouteParameters;
|
struct RouteParameters;
|
||||||
|
Loading…
Reference in New Issue
Block a user