Changed the <*.h> to "*.h> in the terrapage plugin to get it compile under Windows.
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
to the header definition.
|
||||
*/
|
||||
|
||||
#include <trpage_geom.h>
|
||||
#include <trpage_read.h>
|
||||
#include "trpage_geom.h"
|
||||
#include "trpage_read.h"
|
||||
|
||||
/* Write Header class
|
||||
Fill it in and write it out.
|
||||
|
||||
Reference in New Issue
Block a user