qt: also fix typos in the file references to RendererCommon

This commit is contained in:
ts-korhonen
2022-01-30 22:13:41 +02:00
parent eec7339b8e
commit 279cbdbf97
5 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
#include <memory>
#include <QApplication>
#include "qt_renderercomon.hpp"
#include "qt_renderercommon.hpp"
#ifdef WAYLAND
#include "wl_mouse.hpp"