commit | 3954117ce4e17198ec8d271dfce4cceb0ce27d53 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Thu Aug 16 18:49:56 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Aug 16 18:49:56 2001 +0000 |
tree | 6deb1e255dbe8998456471fe3b141817fac5ede0 | |
parent | 6837b9c119f46415a31cebed0c32228310272690 [diff] [blame] |
Moved undocshell.h to dlls/shell32. Removed shell16.h.
diff --git a/dlls/shell32/shellole.c b/dlls/shell32/shellole.c index 132ce38..70f10c2 100644 --- a/dlls/shell32/shellole.c +++ b/dlls/shell32/shellole.c
@@ -17,7 +17,7 @@ #include "winreg.h" #include "winerror.h" -#include "wine/undocshell.h" +#include "undocshell.h" #include "wine/unicode.h" #include "shell32_main.h"