Commit 22c5d8f5 authored by Pavel Roskin's avatar Pavel Roskin Committed by Alexandre Julliard

Fixed compilation of the Control panel.

parent 787cf109
......@@ -4,8 +4,10 @@
* To be distributed under the Wine license
*/
#include <win.h>
#include <shell.h>
#include <stdio.h>
#include <string.h>
#include <windows.h>
#include <shellapi.h>
#include "params.h"
void launch(char what[255])
......
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