include redland.h instead of librdf.h
Oh, how I love non-self-contained headers!
This commit is contained in:
parent
81c9c7e29b
commit
d772f4cada
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
#include <boost/shared_array.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#include <librdf.h>
|
||||
#include <redland.h>
|
||||
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
#include <com/sun/star/lang/XInitialization.hpp>
|
||||
|
|
Loading…
Reference in a new issue