aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/break_points.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/break_points.cpp')
-rw-r--r--src/common/break_points.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/break_points.cpp b/src/common/break_points.cpp
index 6696935f..2655d3ce 100644
--- a/src/common/break_points.cpp
+++ b/src/common/break_points.cpp
@@ -5,6 +5,7 @@
#include "common/common.h"
#include "common/debug_interface.h"
#include "common/break_points.h"
+#include "common/logging/log.h"
#include <sstream>
#include <algorithm>