aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/Module.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/module/Module.cpp')
-rw-r--r--src/core/module/Module.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/module/Module.cpp b/src/core/module/Module.cpp
index 71a91cb8..d66773ff 100644
--- a/src/core/module/Module.cpp
+++ b/src/core/module/Module.cpp
@@ -28,7 +28,7 @@
#include "Module.h"
-#include <memory>
+#include <boost/format.hpp>
#include "core/module/GlobalModuleContext.h"