Commit ee8722d0 authored by Alexandre Julliard's avatar Alexandre Julliard

Implement InternalExtractIcon by calling PrivateExtractIcons instead

of duplicating all the code.
parent 1d1f5f3e
...@@ -11,8 +11,6 @@ ...@@ -11,8 +11,6 @@
#include "winuser.h" #include "winuser.h"
#include "wine/winuser16.h" #include "wine/winuser16.h"
#include "wine/winbase16.h" #include "wine/winbase16.h"
#include "neexe.h"
#include "cursoricon.h"
#include "heap.h" #include "heap.h"
#include "debugtools.h" #include "debugtools.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment