diff options
Diffstat (limited to 'gpgme/wait.c')
| -rw-r--r-- | gpgme/wait.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gpgme/wait.c b/gpgme/wait.c index f3cc8f68..4d3cbf84 100644 --- a/gpgme/wait.c +++ b/gpgme/wait.c @@ -1,6 +1,6 @@ /* wait.c Copyright (C) 2000 Werner Koch (dd9jn) - Copyright (C) 2001, 2002, 2003, 2004 g10 Code GmbH + Copyright (C) 2001, 2002, 2003, 2004, 2005 g10 Code GmbH This file is part of GPGME. @@ -33,7 +33,7 @@ #include "ops.h" #include "wait.h" #include "sema.h" -#include "io.h" +#include "priv-io.h" #include "engine.h" #include "debug.h" |
