diff options
Diffstat (limited to 'include/xine/Makefile.am')
-rw-r--r-- | include/xine/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xine/Makefile.am b/include/xine/Makefile.am index cc086dfaf..14eb98445 100644 --- a/include/xine/Makefile.am +++ b/include/xine/Makefile.am @@ -8,4 +8,4 @@ xineinclude_HEADERS = version.h buffer.h metronom.h configfile.h vo_scale.h \ io_helper.h broadcaster.h info_helper.h refcounter.h alphablend.h \ demux.h input_plugin.h attributes.h compat.h xine_buffer.h \ xineutils.h xmllexer.h xmlparser.h list.h array.h sorted_array.h \ - pool.h ring_buffer.h os_types.h vdr.h + pool.h ring_buffer.h os_types.h vdr.h base64.h |