From 58ca0d1dd5ff0643e4b864e9b54ecd3c18ed4177 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Thu, 20 Mar 2014 21:04:33 +0100 Subject: Fixed issue #71. --- src/vmime/net/imap/IMAPCommand.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3