summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
Diffstat (limited to 'loader')
-rw-r--r--loader/elfdll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/elfdll.c b/loader/elfdll.c
index 55c024f0df..243cc854cc 100644
--- a/loader/elfdll.c
+++ b/loader/elfdll.c
@@ -18,6 +18,7 @@
#include "wine/elfdll.h"
#include "wine/debugtools.h"
#include "wine/winerror.h"
+#include "debug.h"
//DEFAULT_DEBUG_CHANNEL(elfdll)