diff options
Diffstat (limited to 'tests/gpgscm/ffi.c')
-rw-r--r-- | tests/gpgscm/ffi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpgscm/ffi.c b/tests/gpgscm/ffi.c index 6a40fdbcb..96b0b21e5 100644 --- a/tests/gpgscm/ffi.c +++ b/tests/gpgscm/ffi.c @@ -42,8 +42,8 @@ #endif #include "../../common/util.h" -#include "../../common/exechelp.h" #include "../../common/sysutils.h" +#include "../../common/exechelp.h" #ifdef HAVE_W32_SYSTEM #include <windows.h> |