Skip to content
Permalink
Browse files
Merge pull request #10408 from JosJuice/android-pp-include
Android: Fix incorrect include of PostProcessing.h
  • Loading branch information
JMC47 committed Jan 29, 2022
2 parents af5678e + e101c5a commit ecd4ee5
Showing 1 changed file with 1 addition and 1 deletion.
@@ -6,7 +6,7 @@

#include <jni.h>

#include "VideoCommon/PostProcessing.cpp"
#include "VideoCommon/PostProcessing.h"
#include "jni/AndroidCommon/AndroidCommon.h"

extern "C" {

0 comments on commit ecd4ee5

Please sign in to comment.