[TRANSLATION][CLIPBRD] Italian translation implemented (#344)
[reactos.git] / base / shell / filebrowser / filebrowser.c
index 0acbf2e..c6da047 100644 (file)
 #include <shobjidl.h>
 #include <shlobj.h>
 #include <shlwapi.h>
-#include <shlwapi_undoc.h>
 #include <stdio.h>
 
+#include <browseui_undoc.h>
+
 int _tmain(int argc, _TCHAR* argv[])
 {
     EXPLORER_CMDLINE_PARSE_RESULTS parseResults = { 0 };