summaryrefslogtreecommitdiffstats
path: root/loader/drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/drv.c')
-rw-r--r--loader/drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/drv.c b/loader/drv.c
index ece4aa3456..fbc4007734 100644
--- a/loader/drv.c
+++ b/loader/drv.c
@@ -25,7 +25,7 @@
#ifndef __MINGW32__
#include "ext.h"
#endif
-#include "get_path.h"
+#include "path.h"
#if 1