diff options
Diffstat (limited to 'src/input/net_buf_ctrl.h')
-rw-r--r-- | src/input/net_buf_ctrl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/net_buf_ctrl.h b/src/input/net_buf_ctrl.h index 79f698008..c35187179 100644 --- a/src/input/net_buf_ctrl.h +++ b/src/input/net_buf_ctrl.h @@ -23,7 +23,7 @@ #ifndef HAVE_NET_BUF_CTRL_H #define HAVE_NET_BUF_CTRL_H -#include "xine_internal.h" +#include <xine/xine_internal.h> typedef struct nbc_s nbc_t; |