bug 721466 - fix VS2010 build failure in gfx/graphite/src. pending-r=roc

This commit is contained in:
Jonathan Kew 2012-01-26 22:27:25 +00:00
parent 60bce201cd
commit c06dcd36f4

View File

@ -27,7 +27,7 @@ of the License or (at your option) any later version.
// JSON debug logging
// Author: Tim Eves
#include <cstdio>
#include <stdio.h>
#include "inc/json.h"
using namespace graphite2;