Don't require liblrdf on windows

This removes dependence on liblrdf, libraptor and libxslt
This commit is contained in:
Paul Davis 2013-07-11 14:20:02 -04:00
parent 1b21eec042
commit 742753a996
8 changed files with 62 additions and 9 deletions

View file

@ -59,8 +59,6 @@
#include "lv2_plugin_ui.h"
#endif
#include <lrdf.h>
#include "ardour_window.h"
#include "ardour_ui.h"
#include "prompter.h"