Skip to content
Snippets Groups Projects
Commit 001b77dd authored by Tazpn's avatar Tazpn
Browse files

Minor fixes so I can actually build the base nif library.

parent bc88828b
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ All rights reserved. Please see niflib.h for licence. */
#include "obj/NiKeyframeData.h"
#include "obj/NiStringExtraData.h"
#include "gen/header.h"
#include "gen/footer.h"
namespace Niflib {
......
......@@ -5,6 +5,7 @@ All rights reserved. Please see niflib.h for licence. */
#define _NITRIBASEDGEOM_H_
#include "NiAVObject.h"
#include "NiNode.h"
// Include structures
#include "../Ref.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment