diff --git a/data/virt-viewer-debug.nsis.in b/data/virt-viewer-debug.nsis.in index 8d8d499..103b080 100644 --- a/data/virt-viewer-debug.nsis.in +++ b/data/virt-viewer-debug.nsis.in @@ -47,4 +47,3 @@ SectionEnd Section -post WriteUninstaller "$INSTDIR\Uninstall-debug.exe" SectionEnd - diff --git a/src/virt-viewer-file.c b/src/virt-viewer-file.c index 5c82c09..d98a0a2 100644 --- a/src/virt-viewer-file.c +++ b/src/virt-viewer-file.c @@ -19,6 +19,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include #include "virt-viewer-util.h" #include "virt-viewer-file.h"