summaryrefslogtreecommitdiffstats
path: root/loader/afl.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/afl.c')
-rw-r--r--loader/afl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/afl.c b/loader/afl.c
index e919f5e4f2..36b666bb0a 100644
--- a/loader/afl.c
+++ b/loader/afl.c
@@ -37,7 +37,7 @@
#ifndef __MINGW32__
#include "ext.h"
#endif
-#include "driver.h"
+#include "drv.h"
#include <stdio.h>
#include <stdlib.h>