Changed the <*.h> to "*.h> in the terrapage plugin to get it compile under Windows.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <trpage_io.h>
|
||||
#include "trpage_io.h"
|
||||
|
||||
/* Checkable
|
||||
This is just a class that checks validity.
|
||||
|
||||
Reference in New Issue
Block a user