Use the correct include path for Qt headers
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
#endif
|
||||
|
||||
#if wxUSE_GUI && defined(__WXQT__)
|
||||
#include <QtGlobal> // for QT_VERSION_STR constants
|
||||
#include <QtCore/QtGlobal> // for QT_VERSION_STR constants
|
||||
#endif
|
||||
#if wxUSE_BASE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user