This website works better with JavaScript
Home
Explore
Help
Sign In
DricomDragon
/
RainbowDodge
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix SDL import
DricomDragon
4 years ago
parent
6aba08916c
commit
71832c434d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Input.h
+ 1
- 1
Input.h
View File
@@ -6,7 +6,7 @@
// Include
#include <iostream>
-#include <SDL.h>
+#include <SDL
/SDL
.h>
// Classe