Commit 43a501de authored by Rafaël Carré's avatar Rafaël Carré

fix zsh completion

parent 7f807d9b
......@@ -33,6 +33,7 @@
#include <vlc/vlc.h>
#include <vlc_common.h>
#include <vlc_modules.h>
#include <vlc_plugin.h>
#include "../src/modules/modules.h" /* evil hack */
typedef std::pair<std::string, std::string> mpair;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment