diff options
Diffstat (limited to 'windows/nsis-plugins/src/cleanup/cleaningops.cpp')
| -rw-r--r-- | windows/nsis-plugins/src/cleanup/cleaningops.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/nsis-plugins/src/cleanup/cleaningops.cpp b/windows/nsis-plugins/src/cleanup/cleaningops.cpp index 671ff3c73d..88cf20ad55 100644 --- a/windows/nsis-plugins/src/cleanup/cleaningops.cpp +++ b/windows/nsis-plugins/src/cleanup/cleaningops.cpp @@ -5,7 +5,7 @@ #include <libcommon/string.h> #include <libcommon/memory.h> #include <libcommon/security.h> -#include <libcommon/process.h> +#include <libcommon/process/process.h> #include <filesystem> #include <utility> #include <functional> |
