[MSCONFIG]
[reactos.git] / reactos / base / applications / msconfig / toolspage.c
index ab84b34..f9ac100 100644 (file)
@@ -9,6 +9,8 @@
 
 #include "precomp.h"
 
+#include <shlwapi.h>
+
 HWND hToolsPage;
 HWND hToolsListCtrl;
 HWND hToolsDialog;