include glcxx/Error.hpp from glcxx.hpp

This commit is contained in:
Josh Holtrop 2015-06-11 18:35:52 -04:00
parent 2bb4afd7fd
commit f7955dea0b

View File

@ -4,5 +4,6 @@
#include "glcxx/Buffer.hpp"
#include "glcxx/Program.hpp"
#include "glcxx/Shader.hpp"
#include "glcxx/Error.hpp"
#endif