X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Froute_graph.h;h=77e74ceafd848f5fe145ceabe470b87330a1219a;hb=0582221;hp=0b0af6c7dd2e74feca371ca5190813df044d4837;hpb=69c88d165dfd3bf373a708d19bfedaa7672acec5;p=ardour.git diff --git a/libs/ardour/ardour/route_graph.h b/libs/ardour/ardour/route_graph.h index 0b0af6c7dd..77e74ceafd 100644 --- a/libs/ardour/ardour/route_graph.h +++ b/libs/ardour/ardour/route_graph.h @@ -37,7 +37,7 @@ typedef boost::shared_ptr GraphVertex; * * This may be a premature optimisation... */ -class GraphEdges +class LIBARDOUR_API GraphEdges { public: typedef std::map > EdgeMap;