* Sync up to trunk head (r65147).
[reactos.git] / dll / win32 / shell32 / shlfileop.cpp
index 22a03b1..e8dddf1 100644 (file)
@@ -23,8 +23,6 @@
 
 #include "precomp.h"
 
-#include "xdg.h"
-
 WINE_DEFAULT_DEBUG_CHANNEL(shell);
 
 #define IsAttrib(x, y)  ((INVALID_FILE_ATTRIBUTES != (x)) && ((x) & (y)))