aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/break_points.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/break_points.h')
-rw-r--r--src/common/break_points.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/break_points.h b/src/common/break_points.h
index dc771ba0..46df3466 100644
--- a/src/common/break_points.h
+++ b/src/common/break_points.h
@@ -8,7 +8,7 @@
#include <vector>
#include <string>
-#include "common.h"
+#include "common/common.h"
class DebugInterface;