Ref T180, adjusted FSX/P3D includes

* the fix header belongs into fsxcommon (not fsx) dir
* P3D is purely P3D, we do not build a P3D x86 driver
This commit is contained in:
Klaus Basan
2017-11-05 02:33:23 +01:00
parent e270a54a68
commit 6b3cdf52ee
5 changed files with 10 additions and 19 deletions

View File

@@ -44,6 +44,7 @@ namespace BlackMisc
namespace Fsx
{
//! Utilities for SimConnect
//! \remark not using the simconnect.h headers as BlackMisc classes are not driver aware
class BLACKMISC_EXPORT CSimConnectUtilities : public QObject
{
Q_OBJECT