Fix broken PowerPC build

This commit is contained in:
heckflosse
2017-06-25 23:48:54 +02:00
parent 68ab2ecce5
commit a0b6ee9058

View File

@@ -19,6 +19,7 @@
#include <glibmm.h>
#include <glib/gstdio.h>
#include <cstring>
#include <functional>
#include "../rtengine/rt_math.h"
#include <fstream>