mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-01 09:05:03 +00:00
Android: Fix incorrect include of PostProcessing.h
This commit is contained in:
parent
af5678ea75
commit
e101c5aaf3
@ -6,7 +6,7 @@
|
||||
|
||||
#include <jni.h>
|
||||
|
||||
#include "VideoCommon/PostProcessing.cpp"
|
||||
#include "VideoCommon/PostProcessing.h"
|
||||
#include "jni/AndroidCommon/AndroidCommon.h"
|
||||
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user