diff --git a/src/g_input.h b/src/g_input.h
index 01acf3ae0b90f3b17c44b54259a960728ba920fc..ed347705aa596154ed785b6e7cc4e73c4bd5b42c 100644
--- a/src/g_input.h
+++ b/src/g_input.h
@@ -103,7 +103,7 @@ typedef enum
 {
 	gcs_custom,
 	gcs_fps,
-	//gcs_platform,
+	gcs_platform,
 	num_gamecontrolschemes
 } gamecontrolschemes_e;