Fix build.
Sorry, renaming headers isn't detected by Jam and not everything was rebuilt.
This commit is contained in:
parent
c3d0dd7a5e
commit
00dfae0bce
@ -1 +1 @@
|
||||
#include <../os/package/hpkg/DataOutput.h>
|
||||
#include <../os/package/hpkg/BufferDataOutput.h>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <package/hpkg/DataOutput.h>
|
||||
#include <package/hpkg/BufferDataOutput.h>
|
||||
|
||||
#include <util/AutoLock.h>
|
||||
#include <vm/VMCache.h>
|
||||
|
@ -14,7 +14,7 @@
|
||||
#include <AutoDeleter.h>
|
||||
#include <util/AutoLock.h>
|
||||
|
||||
#include <package/hpkg/DataOutput.h>
|
||||
#include <package/hpkg/BufferDataOutput.h>
|
||||
#include <package/hpkg/DataReader.h>
|
||||
#include <package/hpkg/PackageDataReader.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user