diff --git a/src/browser/window_launcher_win.cxx b/src/browser/window_launcher_win.cxx index 80c6946..63bcfb1 100644 --- a/src/browser/window_launcher_win.cxx +++ b/src/browser/window_launcher_win.cxx @@ -5,7 +5,7 @@ #include #if defined(BOLT_PLUGINS) -#include "../library/dll/stub_inject.hxx" +#include "../library/dll/stub_inject.h" #endif CefRefPtr Browser::Launcher::LaunchRs3Deb(CefRefPtr request, std::string_view query) {