diff --git a/src/graphs/gl_pbuffer.cpp b/src/graphs/gl_pbuffer.cpp index 59226cca..3f1f45cf 100644 --- a/src/graphs/gl_pbuffer.cpp +++ b/src/graphs/gl_pbuffer.cpp @@ -7,7 +7,7 @@ License: GPL #include "gl_pbuffer.h" #if defined(__DARWIN__) -#include +#include #else #include #endif