diff input/input.c @ 30901:76a13038105e

Rename get_path.[ch] --> path.[ch]. These files now contain different functions related to path handling.
author diego
date Sat, 20 Mar 2010 23:38:27 +0000
parents 8a9667eccbf7
children 7eda1e1ca6f1
line wrap: on
line diff
--- a/input/input.c	Sat Mar 20 23:27:07 2010 +0000
+++ b/input/input.c	Sat Mar 20 23:38:27 2010 +0000
@@ -43,7 +43,7 @@
 #include "help_mp.h"
 #include "m_config.h"
 #include "m_option.h"
-#include "get_path.h"
+#include "path.h"
 
 #include "joystick.h"