diff options
Diffstat (limited to '')
| -rw-r--r-- | gpgme/w32-io.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gpgme/w32-io.c b/gpgme/w32-io.c index 7defc3cc..4e62aaf1 100644 --- a/gpgme/w32-io.c +++ b/gpgme/w32-io.c @@ -36,7 +36,7 @@  #include "util.h"  #include "sema.h" -#include "io.h" +#include "priv-io.h"  #include "debug.h"  /* We assume that a HANDLE can be represented by an int which should | 
