diff --git a/test/fractals.cxx b/test/fractals.cxx index efc47777e..46d1fcb94 100644 --- a/test/fractals.cxx +++ b/test/fractals.cxx @@ -64,7 +64,7 @@ int main(int, char**) { */ #include -#include +#include #include #include diff --git a/test/fracviewer.cxx b/test/fracviewer.cxx index 8e9ab8771..bc45cc045 100644 --- a/test/fracviewer.cxx +++ b/test/fracviewer.cxx @@ -16,7 +16,7 @@ #if HAVE_GL && HAVE_GL_GLU_H # include -# include +# include # include # include