diff --git a/eq/fabric/types.h b/eq/fabric/types.h index ff42ae0b98..eb6bfd9de1 100644 --- a/eq/fabric/types.h +++ b/eq/fabric/types.h @@ -47,6 +47,7 @@ class ConfigParams; class Equalizer; class Error; class ErrorRegistry; +class FrameData; class Frustum; class Pixel; class PixelViewport; @@ -64,7 +65,6 @@ struct CanvasPath; struct ChannelPath; struct DrawableConfig; struct Event; -struct FrameData; struct GPUInfo; struct KeyEvent; struct LayoutPath;