mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-30 18:31:52 +00:00
Add necessary header include
Fixes the build broken by the last patch series.
This commit is contained in:
parent
657dbfbfed
commit
61d4a95a91
@ -21,6 +21,7 @@
|
||||
#include <config.h>
|
||||
|
||||
#include "virt-viewer-file-transfer-dialog.h"
|
||||
#include "virt-viewer-util.h"
|
||||
#include <glib/gi18n.h>
|
||||
|
||||
struct _VirtViewerFileTransferDialogPrivate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user