From 3cb26e2750bdc9dea532c3eecffea7c2eaacde96 Mon Sep 17 00:00:00 2001 From: Peter Hatina Date: Mon, 24 Jun 2013 16:52:29 +0200 Subject: [PATCH] fix freebsd build, forgotten include --- src/simple-mtpfs-type-file.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/simple-mtpfs-type-file.cpp b/src/simple-mtpfs-type-file.cpp index 3d03220..3e1800e 100644 --- a/src/simple-mtpfs-type-file.cpp +++ b/src/simple-mtpfs-type-file.cpp @@ -16,6 +16,7 @@ * ***** END LICENSE BLOCK ***** */ #include +#include #include "simple-mtpfs-type-file.h" TypeFile::TypeFile():