Replaced gamma_control with gamma_control_v1

This commit is contained in:
Keith Bowes 2019-06-19 18:06:51 -04:00
parent 50498e1097
commit d49aeec4b8
5 changed files with 129 additions and 60 deletions

View file

@ -17,7 +17,7 @@
#include <wlr/types/wlr_idle.h>
#include <wlr/types/wlr_screencopy_v1.h>
#include <wlr/types/wlr_matrix.h>
#include <wlr/types/wlr_gamma_control.h>
#include <wlr/types/wlr_gamma_control_v1.h>
#include <wlr/types/wlr_gtk_primary_selection.h>
#include <wlr/types/wlr_output_layout.h>