summary refs log tree commit diff
path: root/src/GameTick.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/GameTick.cpp')
-rw-r--r--src/GameTick.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GameTick.cpp b/src/GameTick.cpp
index 61e5dec..708508e 100644
--- a/src/GameTick.cpp
+++ b/src/GameTick.cpp
@@ -22,8 +22,6 @@
 // You should have received a copy of the GNU General Public License
 // along with Black Shades.  If not, see <https://www.gnu.org/licenses/>.
 
-#include <GLFW/glfw3.h>
-
 #include "Game.h"
 
 extern float multiplier;