Skip to content

Commit

Permalink
update api version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
RooieDirk committed Dec 13, 2017
1 parent 3b27db6 commit 7cc9baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deviation_pi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ extern "C" DECL_EXP void destroy_pi(opencpn_plugin* p)
//---------------------------------------------------------------------------------------------------------

deviation_pi::deviation_pi(void *ppimgr)
: opencpn_plugin_18(ppimgr)
: opencpn_plugin_114(ppimgr)
{
// Create the PlugIn icons
initialize_images();
Expand Down

0 comments on commit 7cc9baa

Please sign in to comment.