amend previous commit (forgotten checkin)

This commit is contained in:
Robin Gareus
2016-07-18 13:11:18 +02:00
parent c5fb7e1d83
commit 855618eb5f

View File

@@ -1,6 +1,6 @@
#ifndef LUA_LIBRARY_H
#define LUA_LIBRARY_H
#include "lua-5.3.2/lua.hpp"
#include "lua-5.3.3/lua.hpp"
#endif