diff options
Diffstat (limited to 'src/gamma-w32gdi.c')
-rw-r--r-- | src/gamma-w32gdi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma-w32gdi.c b/src/gamma-w32gdi.c index d1b6533..7425370 100644 --- a/src/gamma-w32gdi.c +++ b/src/gamma-w32gdi.c @@ -31,7 +31,7 @@ # define _(s) s #endif -#include "w32gdi.h" +#include "gamma-w32gdi.h" #include "colorramp.h" #define GAMMA_RAMP_SIZE 256 |