summaryrefslogtreecommitdiff
path: root/include/honey.h
diff options
context:
space:
mode:
authorsanine-a <sanine.not@pm.me>2020-05-22 15:19:55 -0500
committersanine-a <sanine.not@pm.me>2020-05-22 15:19:55 -0500
commite02ac3c921d816945324f1a887a0ed1db12f342e (patch)
tree125ce51b1038b786810a1fcb7cf7f536369350ae /include/honey.h
parent5379b4214696e64902c5e10b3d4ef3d503fddcc4 (diff)
create basic honey_camera
Diffstat (limited to 'include/honey.h')
-rw-r--r--include/honey.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/honey.h b/include/honey.h
index 3cddabc..3dbc5ab 100644
--- a/include/honey.h
+++ b/include/honey.h
@@ -6,6 +6,7 @@
* @brief Defines the basic loading and callback functions.
*/
+#include "camera.h"
#include "common.h"
#include "mesh.h"
#include "primitives.h"