mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
HackStudio: Reorganize debugger-related files
The debugger's files are now placed under HackStudio/Debugger
This commit is contained in:
parent
ce36071447
commit
b9f0f402f4
Notes:
sideshowbarker
2024-07-19 06:48:11 +09:00
Author: https://github.com/itamar8910
Commit: b9f0f402f4
Pull-request: https://github.com/SerenityOS/serenity/pull/2157
Reviewed-by: https://github.com/awesomekling
11 changed files with 127 additions and 62 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "BreakpointCallback.h"
|
||||
#include "Debugger/BreakpointCallback.h"
|
||||
#include <AK/Function.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue