From e3b1c540dc5007dd929a35f093e39d28b81d115f Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Sun, 4 Jan 2026 21:23:06 +0100 Subject: [PATCH] Add includes to the project --- Reshade Plugins Addons.sln | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Reshade Plugins Addons.sln b/Reshade Plugins Addons.sln index 9168fbf..b67e055 100644 --- a/Reshade Plugins Addons.sln +++ b/Reshade Plugins Addons.sln @@ -49,7 +49,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "includes", "includes", "{35 ProjectSection(SolutionItems) = preProject includes\GameFixes.h = includes\GameFixes.h includes\GameInformations.h = includes\GameInformations.h + includes\HotkeysManager.h = includes\HotkeysManager.h + includes\ImGuiWidgets.h = includes\ImGuiWidgets.h includes\inicpp.h = includes\inicpp.h + includes\OSDManager.h = includes\OSDManager.h EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Little Nightmares III", "LittleNightmareIII\LittleNightmareIII.vcxproj", "{25D45378-7E86-4677-BD77-238D2EC3005B}"