libostree: Remove private header file from ostree.h

Was breaking pkgsys-ostree.
This commit is contained in:
Colin Walters 2013-09-20 13:54:43 -04:00
parent 0f65d73581
commit b4bf5af5fa
2 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,7 @@
#include "ostree.h"
#include "ostree-ordered-hash.h"
#include "ostree-bootloader.h"
G_BEGIN_DECLS

View File

@ -22,7 +22,6 @@
#include "ostree-repo.h"
#include "ostree-deployment.h"
#include "ostree-bootloader.h"
G_BEGIN_DECLS