]> git.sesse.net Git - vlc/blobdiff - src/test/dictionary.c
Move last.fm password from PasswordShowOnEdit to Password.
[vlc] / src / test / dictionary.c
index dfa597c5b7de255cfe8d88f6022e06040809bdc1..b0d9644b7b0135f7bc17ed317dda30cf9616da95 100644 (file)
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#undef NDEBUG
+#include <assert.h>
+
+#include <vlc_common.h>
 #include "vlc_arrays.h"
 
 #include <stdio.h>