about summary refs log tree commit diff
path: root/src/game
diff options
context:
space:
mode:
Diffstat (limited to 'src/game')
-rw-r--r--src/game/client/menu.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/client/menu.cpp b/src/game/client/menu.cpp
index d40595b1..f8579192 100644
--- a/src/game/client/menu.cpp
+++ b/src/game/client/menu.cpp
@@ -931,8 +931,6 @@ static int settings_screen_render()
 
 extern double extra_kerning[256*256];
 
-#include <GL/glfw.h>
-
 static int editor_screen_render()
 {
 	static bool loaded = false;