Fix compilation of filenode.
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#ifndef _FILENODE_H_
|
#ifndef _FILENODE_H_
|
||||||
#define _FILENODE_H_
|
#define _FILENODE_H_
|
||||||
|
|
||||||
|
#include "fileutil.h"
|
||||||
|
|
||||||
#define FileNode_Filename "nodesFile.fs"
|
#define FileNode_Filename "nodesFile.fs"
|
||||||
|
|
||||||
#define FileNode_Version 4
|
#define FileNode_Version 4
|
||||||
|
|||||||
Reference in New Issue
Block a user