summaryrefslogtreecommitdiffstats
path: root/src/core/surface_factory_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/surface_factory_qt.h')
-rw-r--r--src/core/surface_factory_qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/surface_factory_qt.h b/src/core/surface_factory_qt.h
index 28a377e2c..78ccbf2e2 100644
--- a/src/core/surface_factory_qt.h
+++ b/src/core/surface_factory_qt.h
@@ -42,7 +42,7 @@
#ifndef SURFACE_FACTORY_QT
#define SURFACE_FACTORY_QT
-#if defined(USE_OZONE)
+#if defined(USE_OZONE) || defined(OS_ANDROID)
#include "ui/gfx/ozone/surface_factory_ozone.h"