chiark / gitweb /
Build fix for quantal and raring.
authorRoss Younger <onyx-commits@impropriety.org.uk>
Mon, 28 Jan 2013 08:44:44 +0000 (21:44 +1300)
committerRoss Younger <onyx-commits@impropriety.org.uk>
Mon, 28 Jan 2013 08:44:44 +0000 (21:44 +1300)
libfractal/Fractal.cpp

index 3887836..924084b 100644 (file)
@@ -19,7 +19,7 @@
 #include <string>
 #include <map>
 #include <vector>
-#include <glib/gmacros.h>
+#include <glib.h>
 #include "Fractal.h"
 
 using namespace Fractal;