chiark
/
gitweb
/
~ryounger
/
brot2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e5e0513
)
Build fix for quantal and raring.
author
Ross Younger
<onyx-commits@impropriety.org.uk>
Mon, 28 Jan 2013 08:44:44 +0000 (21:44 +1300)
committer
Ross Younger
<onyx-commits@impropriety.org.uk>
Mon, 28 Jan 2013 08:44:44 +0000 (21:44 +1300)
libfractal/Fractal.cpp
patch
|
blob
|
history
diff --git
a/libfractal/Fractal.cpp
b/libfractal/Fractal.cpp
index
3887836
..
924084b
100644
(file)
--- a/
libfractal/Fractal.cpp
+++ b/
libfractal/Fractal.cpp
@@
-19,7
+19,7
@@
#include <string>
#include <map>
#include <vector>
-#include <glib/gmacros.h>
+#include <glib.h>
#include "Fractal.h"
using namespace Fractal;