summaryrefslogtreecommitdiff
path: root/common/gvfsmountinfo.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2011-04-08 03:05:34 +0100
committerBastien Nocera <hadess@hadess.net>2011-04-08 03:05:34 +0100
commit699af2d7ae0c2fb19109a0b5ffd10dac645de7e2 (patch)
treee7400cd0b37450421140c60ae7da47debcc9fd5f /common/gvfsmountinfo.c
parentbda0c0afb3500f5648b3f9ee0dab3511927fb221 (diff)
downloadgvfs-699af2d7ae0c2fb19109a0b5ffd10dac645de7e2.tar.gz
common: Remove unneeded copied header file
Turns out the header is properly shipped by libluray.
Diffstat (limited to 'common/gvfsmountinfo.c')
-rw-r--r--common/gvfsmountinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gvfsmountinfo.c b/common/gvfsmountinfo.c
index a9bc1212..c49b0554 100644
--- a/common/gvfsmountinfo.c
+++ b/common/gvfsmountinfo.c
@@ -28,7 +28,7 @@
#ifdef HAVE_BLURAY
#include <langinfo.h>
#include <libbluray/bluray.h>
-#include "meta_data.h"
+#include <libbluray/meta_data.h>
#endif /* HAVE_BLURAY */
#include "gvfsmountinfo.h"