mirror of
https://github.com/Adamcake/Bolt.git
synced 2026-04-18 16:26:51 -04:00
window_launcher: correct import filename
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <shellapi.h>
|
||||
|
||||
#if defined(BOLT_PLUGINS)
|
||||
#include "../library/dll/stub_inject.hxx"
|
||||
#include "../library/dll/stub_inject.h"
|
||||
#endif
|
||||
|
||||
CefRefPtr<CefResourceRequestHandler> Browser::Launcher::LaunchRs3Deb(CefRefPtr<CefRequest> request, std::string_view query) {
|
||||
|
||||
Reference in New Issue
Block a user