fix: AppImage: add libgail, fixes #90 (#91)

* fix: AppImage: add libgail, fixes #90

* chore: push action-gh-release from v1 to v2
This commit is contained in:
Stéphane Lesimple
2024-05-08 18:20:04 +02:00
committed by GitHub
parent 42bb0a120b
commit c32080d7d6
5 changed files with 23 additions and 12 deletions

View File

@@ -23,7 +23,10 @@
/*** src type: some GUI code ***/
#include "dvdisaster.h"
#include "inlined-icons.h"
#ifdef WITH_GUI_YES
#include "inlined-icons.h"
#endif
#if 0
#define Verbose g_printf