aboutsummaryrefslogtreecommitdiffstats
path: root/system/OpenglSystemCommon/HostConnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'system/OpenglSystemCommon/HostConnection.cpp')
-rw-r--r--system/OpenglSystemCommon/HostConnection.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/OpenglSystemCommon/HostConnection.cpp b/system/OpenglSystemCommon/HostConnection.cpp
index fe2e15c0..b3788fac 100644
--- a/system/OpenglSystemCommon/HostConnection.cpp
+++ b/system/OpenglSystemCommon/HostConnection.cpp
@@ -22,11 +22,7 @@
#include "TcpStream.h"
#include "ThreadInfo.h"
-#if PLATFORM_SDK_VERSION < 28
#include "gralloc_cb.h"
-#else
-#include "../../shared/OpenglCodecCommon/gralloc_cb.h"
-#endif
#ifdef VIRTIO_GPU
#include "VirtioGpuStream.h"