GosuImpl/Graphics/TextUnix.cpp in gosu-0.7.50 vs GosuImpl/Graphics/TextUnix.cpp in gosu-0.8.0.pre1
- old
+ new
@@ -3,10 +3,10 @@
#include <Gosu/Utility.hpp>
#include <pango/pango.h>
#include <pango/pangoft2.h>
#include <glib.h>
-#include <SDL/SDL_ttf.h>
+#include <SDL2/SDL_ttf.h>
#include <string>
#include <cstring>
#include <stdexcept>