[TASKMGR] Implement proper process tree ending
[reactos.git] / base / applications / taskmgr / precomp.h
index f6bc681..d929d4c 100644 (file)
@@ -18,6 +18,7 @@
 #include <winreg.h>
 #include <commctrl.h>
 #include <shellapi.h>
+#include <tlhelp32.h>
 
 #include "column.h"
 #include "taskmgr.h"