]> git.sesse.net Git - vlc/blobdiff - include/vlc_objects.h
* ALL: New XML module type.
[vlc] / include / vlc_objects.h
index b3965902ffa7258fb1add2b1a43736adbf4519b6..52265d88a4cdabb178f7f934ac0d603878c982d4 100644 (file)
@@ -58,6 +58,7 @@
 #define VLC_OBJECT_SPU        (-24)
 #define VLC_OBJECT_TLS        (-25)
 #define VLC_OBJECT_SD         (-26)
+#define VLC_OBJECT_XML        (-27)
 
 #define VLC_OBJECT_GENERIC  (-666)