Moved the include/osgTXP back into src/osgPlugins/txp as a seperate include directory is no longer required.
Removed the osgtxp demo as it is no longer required.
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
The Read Archive is used to read a paging archive from disk.
|
||||
*/
|
||||
|
||||
#include <osgTXP/trpage_read.h>
|
||||
#include <osgTXP/trpage_compat.h>
|
||||
#include <trpage_read.h>
|
||||
#include <trpage_compat.h>
|
||||
|
||||
// Constructor
|
||||
trpgr_Archive::trpgr_Archive()
|
||||
|
||||
Reference in New Issue
Block a user