mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Build fixed for renamed sources folder SourceFiles/{gui->ui}/
This commit is contained in:
@@ -21,8 +21,8 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
#pragma once
|
||||
|
||||
#include <QtWidgets/QWidget>
|
||||
#include "gui/flatbutton.h"
|
||||
#include "gui/countryinput.h"
|
||||
#include "ui/flatbutton.h"
|
||||
#include "ui/countryinput.h"
|
||||
#include "intro/introwidget.h"
|
||||
|
||||
class IntroPhone final : public IntroStep {
|
||||
|
Reference in New Issue
Block a user