Add refraction
[opengl.git] / model.cpp
index c9ecdc16d01e6d1ca72ba6016f42695759cccc41..2e01fc098fb408e172e8a46f25176d678855edc2 100644 (file)
--- a/model.cpp
+++ b/model.cpp
@@ -1,5 +1,4 @@
 #include "model.hpp"
-#include "error.hpp"
 #include <iostream>
 #include <assimp/postprocess.h>
 #include <glm/gtc/type_ptr.hpp>