diff options
Diffstat (limited to 'win/rfb_win32/Registry.cxx')
-rw-r--r-- | win/rfb_win32/Registry.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/rfb_win32/Registry.cxx b/win/rfb_win32/Registry.cxx index 4ece4bac..1a828edf 100644 --- a/win/rfb_win32/Registry.cxx +++ b/win/rfb_win32/Registry.cxx @@ -22,7 +22,7 @@ #include <rfb_win32/Security.h> #include <rfb_win32/DynamicFn.h> #include <rdr/MemOutStream.h> -#include <rdr/HexOutstream.h> +#include <rdr/HexOutStream.h> #include <rdr/HexInStream.h> #include <stdlib.h> #include <rfb/LogWriter.h> |