]> git.mxchange.org Git - simgear.git/blobdiff - simgear/route/route.hxx
Fix a build order problem.
[simgear.git] / simgear / route / route.hxx
index 2fe2edc142fbfc61743ac1a177c2aac22472f334..cd241148d054ec93e1dd13cccd2bf1ba61671a8f 100644 (file)
@@ -42,7 +42,7 @@
 FG_USING_STD(string);
 FG_USING_STD(vector);
 
-#include "waypoint.hxx"
+#include <simgear/route/waypoint.hxx>
 
 
 class SGRoute {