aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/CommonUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/utils/CommonUtils.cpp')
-rw-r--r--src/core/utils/CommonUtils.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/utils/CommonUtils.cpp b/src/core/utils/CommonUtils.cpp
index 60ce4642..526f5856 100644
--- a/src/core/utils/CommonUtils.cpp
+++ b/src/core/utils/CommonUtils.cpp
@@ -28,6 +28,8 @@
#include "CommonUtils.h"
+#include "core/utils/MemoryUtils.h"
+
namespace GpgFrontend {
auto BeautifyFingerprint(QString fingerprint) -> QString {