Fix missing include in gears

This commit is contained in:
Jeremy Soller 2020-12-23 21:17:06 -07:00
parent 7788a85008
commit 6c3a3980f3
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -14,6 +14,7 @@
#include <GL/glu.h>
#include <GL/osmesa.h>
#include <orbital.h>
#include <stdio.h>
#ifndef M_PI
#define M_PI 3.14159265