diff options
Diffstat (limited to 'src/handle.cpp')
-rw-r--r-- | src/handle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/handle.cpp b/src/handle.cpp index 1147cf6..c94cb16 100644 --- a/src/handle.cpp +++ b/src/handle.cpp @@ -6,7 +6,7 @@ #include <winapi/buffer.hpp> #include <winapi/error.hpp> #include <winapi/handle.hpp> -#include <winapi/workarounds.hpp> +#include <winapi/utils.hpp> #include <boost/config.hpp> |