diff options
Diffstat (limited to 'include/honey.h')
-rw-r--r-- | include/honey.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/honey.h b/include/honey.h index 251881e..9b048c0 100644 --- a/include/honey.h +++ b/include/honey.h @@ -4,6 +4,7 @@ #include "common.h" #include "mesh.h" #include "shader.h" +#include "texture.h" typedef GLFWwindow* honey_window; |