This commit is contained in:
Fire Cube 2025-05-22 20:20:53 +02:00
parent 73db776d83
commit b829f5eeb2

View File

@ -17,8 +17,8 @@
#include "widget/frame_dump.h"
#include "widget/frame_graph.h"
#include "widget/memory_map.h"
#include "widget/shader_list.h"
#include "widget/module_list.h"
#include "widget/shader_list.h"
extern std::unique_ptr<Vulkan::Presenter> presenter;