aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2014-03-20 20:04:33 +0000
committerVincent Richard <[email protected]>2014-03-20 20:04:33 +0000
commit58ca0d1dd5ff0643e4b864e9b54ecd3c18ed4177 (patch)
tree44e9741ea407f3e43bdbf20a90c0914af0668028
parentUnit tests for IMAP utils. (diff)
downloadvmime-58ca0d1dd5ff0643e4b864e9b54ecd3c18ed4177.tar.gz
vmime-58ca0d1dd5ff0643e4b864e9b54ecd3c18ed4177.zip
Fixed issue #71.
-rw-r--r--src/vmime/net/imap/IMAPCommand.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmime/net/imap/IMAPCommand.hpp b/src/vmime/net/imap/IMAPCommand.hpp
index 6003c227..facbed78 100644
--- a/src/vmime/net/imap/IMAPCommand.hpp
+++ b/src/vmime/net/imap/IMAPCommand.hpp
@@ -33,7 +33,7 @@
#include "vmime/object.hpp"
#include "vmime/base.hpp"
-#include "vmime/datetime.hpp"
+#include "vmime/dateTime.hpp"
#include "vmime/net/messageSet.hpp"