diff options
Diffstat (limited to 'src/citra_qt/debugger/graphics_breakpoints_p.h')
| -rw-r--r-- | src/citra_qt/debugger/graphics_breakpoints_p.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/citra_qt/debugger/graphics_breakpoints_p.h b/src/citra_qt/debugger/graphics_breakpoints_p.h index 5f321ede2..dc64706bd 100644 --- a/src/citra_qt/debugger/graphics_breakpoints_p.h +++ b/src/citra_qt/debugger/graphics_breakpoints_p.h | |||
| @@ -5,9 +5,7 @@ | |||
| 5 | #pragma once | 5 | #pragma once |
| 6 | 6 | ||
| 7 | #include <memory> | 7 | #include <memory> |
| 8 | |||
| 9 | #include <QAbstractListModel> | 8 | #include <QAbstractListModel> |
| 10 | |||
| 11 | #include "video_core/debug_utils/debug_utils.h" | 9 | #include "video_core/debug_utils/debug_utils.h" |
| 12 | 10 | ||
| 13 | class BreakPointModel : public QAbstractListModel { | 11 | class BreakPointModel : public QAbstractListModel { |