aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-x-randr.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-23 16:37:42 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-23 16:38:13 +0200
commit6d9dec96c2e909c14d15deb4b2367e87011f68ee (patch)
tree22d88e19c94bb60d46a489e03e329718593d326b /src/gamma-x-randr.c
parenttypo (diff)
downloadlibgamma-6d9dec96c2e909c14d15deb4b2367e87011f68ee.tar.gz
libgamma-6d9dec96c2e909c14d15deb4b2367e87011f68ee.tar.bz2
libgamma-6d9dec96c2e909c14d15deb4b2367e87011f68ee.tar.xz
parse edid
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/gamma-x-randr.c')
-rw-r--r--src/gamma-x-randr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gamma-x-randr.c b/src/gamma-x-randr.c
index 99a5a21..1d7b4bd 100644
--- a/src/gamma-x-randr.c
+++ b/src/gamma-x-randr.c
@@ -22,6 +22,7 @@
#include "gamma-x-randr.h"
#include "libgamma-error.h"
+#include "edid.h"
#include <stdlib.h>
#include <errno.h>