summaryrefslogtreecommitdiffstats
path: root/core/defaultopts.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/defaultopts.c')
-rw-r--r--core/defaultopts.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/defaultopts.c b/core/defaultopts.c
index 1d3abf932c..a20656dd02 100644
--- a/core/defaultopts.c
+++ b/core/defaultopts.c
@@ -2,8 +2,8 @@
#include "config.h"
#include "defaultopts.h"
-#include "options.h"
-#include "mixer.h"
+#include "core/options.h"
+#include "audio/mixer.h"
void set_default_mplayer_options(struct MPOpts *opts)
{