Changed the <*.h> to "*.h> in the terrapage plugin to get it compile under Windows.
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
#include <TrPageArchive.h>
|
||||
#include <trPagePageManager.h>
|
||||
#include <trpage_print.h>
|
||||
#include "TrPageArchive.h"
|
||||
#include "trPagePageManager.h"
|
||||
#include "trpage_print.h"
|
||||
|
||||
#include <osg/Group>
|
||||
#include <osg/Object>
|
||||
|
||||
Reference in New Issue
Block a user