X-Git-Url: https://git.sesse.net/?p=kdenlive;a=blobdiff_plain;f=src%2Fscopes%2Fcolorscopes%2Fabstractgfxscopewidget.cpp;h=f39963f3e6a1c48ec4cf1dcc66fa2ef6d88f6cd6;hp=9fda26f0bb4f25e4a4ffaa68b97585bd296f31fa;hb=8a6e4eb1dea318ecd1c0b313c28b764e89a524c4;hpb=b6d6c25f1bd07f11a0ceaf32a3a5bcaeab367336 diff --git a/src/scopes/colorscopes/abstractgfxscopewidget.cpp b/src/scopes/colorscopes/abstractgfxscopewidget.cpp index 9fda26f0..f39963f3 100644 --- a/src/scopes/colorscopes/abstractgfxscopewidget.cpp +++ b/src/scopes/colorscopes/abstractgfxscopewidget.cpp @@ -12,18 +12,12 @@ #include "renderer.h" #include "monitormanager.h" -#include -#include -#include -#include #include -#include // Uncomment for debugging. //#define DEBUG_AGSW #ifdef DEBUG_AGSW -#include #endif const int REALTIME_FPS = 30;