]> git.sesse.net Git - vlc/blobdiff - src/libvlc.h
Remove redumdant stdbool includes
[vlc] / src / libvlc.h
index b82d77f73b86a9c08b579adfaefc96ce9b242472..898efceba98942429c29484e812f8cd73fe221d3 100644 (file)
@@ -25,8 +25,6 @@
 #ifndef LIBVLC_LIBVLC_H
 # define LIBVLC_LIBVLC_H 1
 
-# include <stdbool.h>
-
 extern const char vlc_usage[];
 
 extern const struct hotkey libvlc_hotkeys[];