summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/IDisplayDevice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/IDisplayDevice.h b/include/IDisplayDevice.h
index 2e43f59..002f256 100644
--- a/include/IDisplayDevice.h
+++ b/include/IDisplayDevice.h
@@ -67,7 +67,9 @@ public:
enum {
DEVICE_PRIMARY = HWC_DISPLAY_PRIMARY,
DEVICE_EXTERNAL = HWC_DISPLAY_EXTERNAL,
+#ifdef INTEL_WIDI_MERRIFIELD
DEVICE_VIRTUAL = HWC_DISPLAY_VIRTUAL,
+#endif
DEVICE_COUNT,
};
enum {