olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / cinelerra / theme.C
index f9e32f4999018a3588d442a758e9fa0c603dbc68..96f8b80f9f95b2aaa89c472b2b6fbb2fb416f661 100644 (file)
@@ -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;