diff --git a/toonz/sources/toonzlib/plasticdeformerfx.cpp b/toonz/sources/toonzlib/plasticdeformerfx.cpp index 0134510..9f3ea0c 100644 --- a/toonz/sources/toonzlib/plasticdeformerfx.cpp +++ b/toonz/sources/toonzlib/plasticdeformerfx.cpp @@ -28,7 +28,7 @@ #include "tconvert.h" #include "trop.h" -#include <QOpenGLFrameBufferObject> +#include <QOpenGLFramebufferObject> #include <QOffscreenSurface> #include <QSurfaceFormat> #include <QOpenGLContext>