0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00

shared/qt: Remove unused graphics include from qt-wrappers

This commit is contained in:
gxalpha 2024-08-27 12:40:50 +02:00 committed by Ryan Foster
parent 213e0f1396
commit efa291b140

View File

@ -17,7 +17,6 @@
#include "moc_qt-wrappers.cpp"
#include <graphics/graphics.h>
#include <util/threading.h>
#include <QWidget>
#include <QLayout>