summaryrefslogtreecommitdiffstats
path: root/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command.c')
-rw-r--r--command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/command.c b/command.c
index 5d42c606e0..610a4a7d77 100644
--- a/command.c
+++ b/command.c
@@ -28,6 +28,7 @@
#include "libmpcodecs/dec_video.h"
#include "vobsub.h"
#include "spudec.h"
+#include "get_path.h"
#ifdef USE_TV
#include "stream/tv.h"
#endif