summaryrefslogtreecommitdiff
path: root/src/teapot_data.c
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-11 16:26:13 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-11 16:26:13 -0700
commita113b3569b2d6c621219cf51e0b761f84fd40f29 (patch)
treed067a31698d8e8b65ce008454bd07b89921fb80d /src/teapot_data.c
parentc746e078703503bbbef9d1bd170d5d6617126453 (diff)
Update model shader names & more
Diffstat (limited to 'src/teapot_data.c')
-rw-r--r--src/teapot_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/teapot_data.c b/src/teapot_data.c
index 2c80ec7..a9b9cec 100644
--- a/src/teapot_data.c
+++ b/src/teapot_data.c
@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#include "teapot_data.h"
+#include "models/teapot_data.h"
const float teapot_positions[][TA_TEAPOT_DIMENSION] = {
{0.000000f, 2.250000f, 1.500000f},