X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fvideo%2Fdrawing_context.cpp;h=b75b95048adf277309285c043461ef5e967d1e05;hb=216e6b44cf103d10383c0e0f6587afafc7454b94;hp=613a3de861b7e27b40232f8760b0e6465b80d915;hpb=70fd1ef1e47747d377979c96c3bb0500519fd063;p=supertux.git diff --git a/src/video/drawing_context.cpp b/src/video/drawing_context.cpp index 613a3de86..b75b95048 100644 --- a/src/video/drawing_context.cpp +++ b/src/video/drawing_context.cpp @@ -17,6 +17,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include +#include #include "drawing_context.hpp"