aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/config.hpp.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.hpp.cmake')
-rw-r--r--cmake/config.hpp.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/config.hpp.cmake b/cmake/config.hpp.cmake
index 71badf40..cddf7ef1 100644
--- a/cmake/config.hpp.cmake
+++ b/cmake/config.hpp.cmake
@@ -6,6 +6,9 @@
#define VMIME_CONFIG_HPP_INCLUDED
+#include "vmime/export.hpp"
+
+
// Name of package
#define VMIME_PACKAGE "@PROJECT_NAME@"