[Spice-devel] [PATCH xf86-video-qxl 05/11] qxl_option_helpers: add required includes
Alon Levy
alevy at redhat.com
Mon Sep 2 08:02:46 PDT 2013
Signed-off-by: Alon Levy <alevy at redhat.com>
---
src/qxl_option_helpers.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/qxl_option_helpers.h b/src/qxl_option_helpers.h
index 12a14ff..7c54c72 100644
--- a/src/qxl_option_helpers.h
+++ b/src/qxl_option_helpers.h
@@ -1,6 +1,8 @@
#ifndef OPTION_HELPERS_H
#define OPTION_HELPERS_H
+#include <xf86Crtc.h>
+#include <xf86Opt.h>
int get_int_option(OptionInfoPtr options, int option_index,
const char *env_name);
--
1.8.3.1
More information about the Spice-devel
mailing list