aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorThanasis Antoniou2019-11-12 20:05:35 +0200
committerThanasis Antoniou2019-11-12 20:05:35 +0200
commit8eb185c0d9f0aaac9011549df8b750948464d82d (patch)
tree430b4c8e1949b1e56f6141e6d9485ba36363aecc /backends
parent3e9504856f9b4f07b2befa0845fe500fbdfba9f9 (diff)
downloadscummvm-rg350-8eb185c0d9f0aaac9011549df8b750948464d82d.tar.gz
scummvm-rg350-8eb185c0d9f0aaac9011549df8b750948464d82d.tar.bz2
scummvm-rg350-8eb185c0d9f0aaac9011549df8b750948464d82d.zip
ANDROID: Remove duplicate header inclusion in android.h
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/android/android.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/android/android.h b/backends/platform/android/android.h
index b5cb1d50fc..1126b38f39 100644
--- a/backends/platform/android/android.h
+++ b/backends/platform/android/android.h
@@ -32,7 +32,6 @@
#include "backends/modular-backend.h"
#include "backends/plugins/posix/posix-provider.h"
#include "backends/fs/posix/posix-fs-factory.h"
-#include "backends/fs/posix/posix-fs-factory.h"
#include <pthread.h>