X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftheme.C;h=96f8b80f9f95b2aaa89c472b2b6fbb2fb416f661;hp=f9e32f4999018a3588d442a758e9fa0c603dbc68;hb=a19a685a46ddc630010788707d9e5b9d2342af46;hpb=7fa4ccc2c91d37f20f3618261e4cbaa9d5d3c740 diff --git a/cinelerra-5.1/cinelerra/theme.C b/cinelerra-5.1/cinelerra/theme.C index f9e32f49..96f8b80f 100644 --- a/cinelerra-5.1/cinelerra/theme.C +++ b/cinelerra-5.1/cinelerra/theme.C @@ -96,8 +96,8 @@ Theme::Theme() loadmode_w = 350; czoom_w = 80; -#include "data/about_png.h" - about_bg = new VFramePng(about_png); +#include "data/about_bg_png.h" + about_bg = new VFramePng(about_bg_png); pane_color = BLACK; drag_pane_color = WHITE;