diff --git a/src/apps/showimage/Jamfile b/src/apps/showimage/Jamfile index cfc695f2ff..1f64425b7b 100644 --- a/src/apps/showimage/Jamfile +++ b/src/apps/showimage/Jamfile @@ -18,7 +18,8 @@ Application ShowImage : ShowImageView.cpp ShowImageWindow.cpp : libshared.a - be tracker translation $(HAIKU_LOCALE_LIBS) $(TARGET_LIBSUPC++) + be tracker translation $(HAIKU_LOCALE_LIBS) $(TARGET_LIBSTDC++) + $(TARGET_LIBSUPC++) : ShowImage.rdef ;