aboutsummaryrefslogtreecommitdiffstats
path: root/src/calibrator.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-07 22:40:33 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-07 22:40:33 +0200
commitea03ca8f6311a9f8de7fd8d4f5b277428159003d (patch)
treebd4a0249e256ecd0ee14b7a70939355d70b20dab /src/calibrator.h
parentderp (diff)
downloadcrt-calibrator-ea03ca8f6311a9f8de7fd8d4f5b277428159003d.tar.gz
crt-calibrator-ea03ca8f6311a9f8de7fd8d4f5b277428159003d.tar.bz2
crt-calibrator-ea03ca8f6311a9f8de7fd8d4f5b277428159003d.tar.xz
draw gamma squares
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/calibrator.h')
-rw-r--r--src/calibrator.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/calibrator.h b/src/calibrator.h
index 2c372c5..1db7a3b 100644
--- a/src/calibrator.h
+++ b/src/calibrator.h
@@ -19,6 +19,13 @@
#define CRT_CALIBRATOR_CALIBRATOR_H
+#include "framebuffer.h"
+#include "drmgamma.h"
+
+#include <stdint.h>
+#include <stddef.h>
+
+
/**
* Draw bars in different shades of grey, red, green and blue
* used for calibrating the contrast and brightness