Fix header name

This commit is contained in:
wheremyfoodat 2024-05-08 03:20:24 +03:00 committed by GitHub
parent e1ef6b3911
commit acb3792578
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
#include <QWidget>
#include <filesystem>
#include "panda_qt/ellided_label.hpp"
#include "panda_qt/elided_label.hpp"
class PatchWindow final : public QWidget {
Q_OBJECT