diff options
Diffstat (limited to 'src/combined/nsf_combined.c')
-rw-r--r-- | src/combined/nsf_combined.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/combined/nsf_combined.c b/src/combined/nsf_combined.c index 085467937..18ab05863 100644 --- a/src/combined/nsf_combined.c +++ b/src/combined/nsf_combined.c @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA */ -#include "xine_internal.h" +#include <xine/xine_internal.h> #include "nsf_combined.h" static const demuxer_info_t demux_info_nsf = { |