diff options
Diffstat (limited to '')
-rw-r--r-- | test/test_lib.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_lib.cpp b/test/test_lib.cpp index cb3d1d7..e361ea4 100644 --- a/test/test_lib.cpp +++ b/test/test_lib.cpp @@ -5,7 +5,7 @@ #include "test_lib.hpp" -#include <pdb/all.hpp> +#include <winapi/debug.hpp> #include <iostream> |