summaryrefslogtreecommitdiffstats
path: root/mpvcore/input/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/input/input.h')
-rw-r--r--mpvcore/input/input.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpvcore/input/input.h b/mpvcore/input/input.h
index 92e2a32c4f..2c8441c7c0 100644
--- a/mpvcore/input/input.h
+++ b/mpvcore/input/input.h
@@ -20,8 +20,8 @@
#define MPLAYER_INPUT_H
#include <stdbool.h>
-#include "core/bstr.h"
-#include "core/m_option.h"
+#include "mpvcore/bstr.h"
+#include "mpvcore/m_option.h"
// All command IDs
enum mp_command_type {