summaryrefslogtreecommitdiffstats
path: root/loader/elfdll.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/elfdll.c')
-rw-r--r--loader/elfdll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/elfdll.c b/loader/elfdll.c
index b4cf623995..840868c6b7 100644
--- a/loader/elfdll.c
+++ b/loader/elfdll.c
@@ -9,9 +9,9 @@
#include <string.h>
#include <ctype.h>
+#include <stdio.h>
#include <stdlib.h>
-#include <wine/config.h>
#include <wine/windef.h>
//#include <wine/global.h>
//#include <wine/process.h>