Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #9887 from CrystalGamma/fix-vertexloader-generic
VideoCommon: fix generic build
  • Loading branch information
JosJuice committed Jul 12, 2021
2 parents 9362676 + beb6ec0 commit 2b26e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/VideoCommon/VertexLoaderBase.cpp
Expand Up @@ -12,6 +12,7 @@

#include <fmt/format.h>

#include "Common/Assert.h"
#include "Common/CommonTypes.h"
#include "Common/Logging/Log.h"
#include "Common/MsgHandler.h"
Expand Down

0 comments on commit 2b26e72

Please sign in to comment.