Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #12214 from JosJuice/android-backtick
Android: Remove a stray backtick
  • Loading branch information
AdmiralCurtiss committed Oct 1, 2023
2 parents 404a47a + d8e00c9 commit b2e016f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Android/jni/GpuDriver.cpp
Expand Up @@ -7,7 +7,7 @@

#include <jni.h>

#include "Common/EnumUtils.h"`
#include "Common/EnumUtils.h"
#include "Common/IniFile.h"
#include "jni/AndroidCommon/AndroidCommon.h"
#include "jni/AndroidCommon/IDCache.h"
Expand Down

0 comments on commit b2e016f

Please sign in to comment.