Fix out of source builds

Fixes #1018
This commit is contained in:
TingPing
2014-09-06 10:44:52 -04:00
parent e209e55e59
commit 7a4a0243bd
6 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "../../config.h"
#include "config.h"
#include <glib.h>
#include <glib/gstdio.h>