diff --git a/src/framework/discord/discord.cpp b/src/framework/discord/discord.cpp index 830ee6400e..386bdb17d9 100644 --- a/src/framework/discord/discord.cpp +++ b/src/framework/discord/discord.cpp @@ -20,9 +20,10 @@ * THE SOFTWARE. */ +#include "discord.h" + #ifndef ANDROID #if ENABLE_DISCORD_RPC == 1 - #include "discord.h" #include #include #include diff --git a/vc17/otclient.vcxproj b/vc17/otclient.vcxproj index 166ab29249..3d0ec7c71d 100644 --- a/vc17/otclient.vcxproj +++ b/vc17/otclient.vcxproj @@ -406,7 +406,7 @@ cmd /c "start ../vcpkg_installed\$(VcpkgTriplet)\$(VcpkgTriplet)\tools\protobuf\ - + @@ -539,4 +539,4 @@ cmd /c "start ../vcpkg_installed\$(VcpkgTriplet)\$(VcpkgTriplet)\tools\protobuf\ - \ No newline at end of file + diff --git a/vc17/otclient.vcxproj.filters b/vc17/otclient.vcxproj.filters index 3564a582d0..0276757f99 100644 --- a/vc17/otclient.vcxproj.filters +++ b/vc17/otclient.vcxproj.filters @@ -557,6 +557,9 @@ + + Header Files\framework + Header Files\framework @@ -1022,9 +1025,6 @@ Header Files\client - - Header Files\client - Header Files\framework\graphics @@ -1082,4 +1082,4 @@ Resource Files - \ No newline at end of file +