Changed the <*.h> to "*.h> in the terrapage plugin to get it compile under Windows.
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
is required.
|
||||
*/
|
||||
|
||||
#include <trpage_io.h>
|
||||
#include <trpage_swap.h>
|
||||
#include "trpage_io.h"
|
||||
#include "trpage_swap.h"
|
||||
|
||||
/* **********************
|
||||
Memory Write Buffer functions
|
||||
|
||||
Reference in New Issue
Block a user