header renames

This commit is contained in:
Jack Andersen 2015-07-03 20:03:07 -10:00
parent 94d61da80d
commit a1c1462bfb
3 changed files with 4 additions and 3 deletions

View File

@ -7,6 +7,7 @@ QT =
# Get hecl's headers (when built as submodule in hecl's extern)
INCLUDEPATH += ../../../include \
../../Athena/include \
../../LogVisor/include \
../NODLib/include
include(../PakLib/PakLib.pri)

View File

@ -3,8 +3,8 @@
#include <functional>
#include <NODLib.hpp>
#include <HECLDatabase.hpp>
#include <HECL/Database.hpp>
#include <NOD/NOD.hpp>
namespace Retro
{

2
NODLib

@ -1 +1 @@
Subproject commit 84ca6a62e3cbaa17fa80633e964bf3a7fdc1b630
Subproject commit a656c5d4c9aea7a3f391c7fae2ba14a8600ce835