Browse Source

Fix SDL import

DricomDragon 4 năm trước cách đây
mục cha
commit
71832c434d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Input.h

+ 1 - 1
Input.h

@@ -6,7 +6,7 @@
 
 // Include
 #include <iostream>
-#include <SDL.h>
+#include <SDL/SDL.h>
 
 
 // Classe