11 lines
250 B
C++
11 lines
250 B
C++
|
--- src/powermanga.hpp.orig Mon Jan 26 14:13:52 2004
|
||
|
+++ src/powermanga.hpp Mon Jan 26 14:14:25 2004
|
||
|
@@ -1096,6 +1096,6 @@
|
||
|
#include "etbfonte1.hpp"
|
||
|
#include "score.hpp"
|
||
|
#ifdef SDL_TLK
|
||
|
-#include "SDL/SDL.h"
|
||
|
+#include <SDL.h>
|
||
|
#endif
|
||
|
#endif
|