aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index 5d3e7a4..f5be542 100644
--- a/src/common.h
+++ b/src/common.h
@@ -1639,7 +1639,7 @@ extern const struct gamma_method randr_gamma_method;
extern const struct gamma_method vidmode_gamma_method;
extern const struct gamma_method drm_gamma_method;
extern const struct gamma_method quartz_gamma_method;
-extern const struct gamma_method w32gdi_gamma_method;
+extern const struct gamma_method wingdi_gamma_method;
extern const struct location_provider manual_location_provider;
#ifdef ENABLE_GEOCLUE2