diff options
Diffstat (limited to 'src/citra_qt/debugger/graphics_framebuffer.h')
| -rw-r--r-- | src/citra_qt/debugger/graphics_framebuffer.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/citra_qt/debugger/graphics_framebuffer.h b/src/citra_qt/debugger/graphics_framebuffer.h index e9eae679f..5cd96f2e9 100644 --- a/src/citra_qt/debugger/graphics_framebuffer.h +++ b/src/citra_qt/debugger/graphics_framebuffer.h | |||
| @@ -4,9 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | #pragma once | 5 | #pragma once |
| 6 | 6 | ||
| 7 | #include <QDockWidget> | 7 | #include "citra_qt/debugger/graphics_breakpoint_observer.h" |
| 8 | |||
| 9 | #include "graphics_breakpoint_observer.h" | ||
| 10 | 8 | ||
| 11 | class QComboBox; | 9 | class QComboBox; |
| 12 | class QLabel; | 10 | class QLabel; |