diff options
Diffstat (limited to 'storepasswd.c')
-rw-r--r-- | storepasswd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storepasswd.c b/storepasswd.c index 6825d0d..1470e4d 100644 --- a/storepasswd.c +++ b/storepasswd.c @@ -20,7 +20,7 @@ */ #include <stdio.h> -#include "vncauth.h" +#include "rfb.h" void usage(void) { |