aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2013-06-26 19:23:23 +0000
committerVincent Richard <[email protected]>2013-06-26 19:23:23 +0000
commit76f88f9cddb06648d3387eebed523e55d3fd6154 (patch)
tree89570eaf1a0c0bccd69768aa4fa60518607a9d01
parentAdded missing constructor. (diff)
downloadvmime-76f88f9cddb06648d3387eebed523e55d3fd6154.tar.gz
vmime-76f88f9cddb06648d3387eebed523e55d3fd6154.zip
Added missing include.
-rw-r--r--vmime/vmime.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vmime/vmime.hpp b/vmime/vmime.hpp
index e7dd3959..9bb017e3 100644
--- a/vmime/vmime.hpp
+++ b/vmime/vmime.hpp
@@ -54,6 +54,7 @@
#include "vmime/path.hpp"
#include "vmime/emptyContentHandler.hpp"
+#include "vmime/fileContentHandler.hpp"
#include "vmime/stringContentHandler.hpp"
#include "vmime/streamContentHandler.hpp"