mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-31 06:35:23 +00:00
lsteamclient: Fix building as a winemaker project
This commit is contained in:
@@ -296,8 +296,6 @@ def handle_class(sdkver, classnode):
|
||||
cfile = open("%s.c" % winname, "a")
|
||||
if not file_exists:
|
||||
cfile.write("""/* This file is auto-generated, do not edit. */
|
||||
|
||||
#include "config.h"
|
||||
#include "wine/port.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
Reference in New Issue
Block a user