Add missing include

Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
This commit is contained in:
Osyotr
2025-07-27 13:33:57 +03:00
committed by Konstantin Pastbin
parent 5ae8156fa3
commit e00d5d33b2

View File

@@ -46,6 +46,7 @@
#include <QtWidgets/QToolBar>
#ifdef OMIM_OS_WINDOWS
#include "std/windows.hpp"
#define IDM_ABOUT_DIALOG 1001
#define IDM_PREFERENCES_DIALOG 1002
#endif