use proper include prefix
This commit is contained in:
		
							parent
							
								
									cb30f4668e
								
							
						
					
					
						commit
						700747801c
					
				| @ -30,9 +30,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |||||||
| #include "../Util/ProgramOptions.h" | #include "../Util/ProgramOptions.h" | ||||||
| #include "../Util/SimpleLogger.h" | #include "../Util/SimpleLogger.h" | ||||||
| 
 | 
 | ||||||
| #include <Reply.h> | #include <osrm/Reply.h> | ||||||
| #include <RouteParameters.h> | #include <osrm/RouteParameters.h> | ||||||
| #include <ServerPaths.h> | #include <osrm/ServerPaths.h> | ||||||
| 
 | 
 | ||||||
| #include <boost/property_tree/ptree.hpp> | #include <boost/property_tree/ptree.hpp> | ||||||
| #include <boost/property_tree/json_parser.hpp> | #include <boost/property_tree/json_parser.hpp> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user