aboutsummaryrefslogtreecommitdiff
path: root/src/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.h')
-rw-r--r--src/path.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/path.h b/src/path.h
index 73cae270..dc66a073 100644
--- a/src/path.h
+++ b/src/path.h
@@ -19,6 +19,8 @@
#ifndef PATH_H
#define PATH_H
+#include "../config.h"
+
#include <sys/param.h>
extern char musicDir[MAXPATHLEN+1];