diff options
Diffstat (limited to 'src/citra_qt/debugger/graphics.h')
| -rw-r--r-- | src/citra_qt/debugger/graphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/citra_qt/debugger/graphics.h b/src/citra_qt/debugger/graphics.h index 7d681b97d..bedf3e596 100644 --- a/src/citra_qt/debugger/graphics.h +++ b/src/citra_qt/debugger/graphics.h | |||
| @@ -6,7 +6,6 @@ | |||
| 6 | 6 | ||
| 7 | #include <QAbstractListModel> | 7 | #include <QAbstractListModel> |
| 8 | #include <QDockWidget> | 8 | #include <QDockWidget> |
| 9 | |||
| 10 | #include "video_core/gpu_debugger.h" | 9 | #include "video_core/gpu_debugger.h" |
| 11 | 10 | ||
| 12 | class GPUCommandStreamItemModel : public QAbstractListModel, | 11 | class GPUCommandStreamItemModel : public QAbstractListModel, |