qtmobility/src/systeminfo/qsysteminfo_linux_common_p.h
changeset 11 06b8e2af4411
parent 4 90517678cc4f
equal deleted inserted replaced
8:71781823f776 11:06b8e2af4411
     1 /****************************************************************************
     1 /****************************************************************************
     2 **
     2 **
     3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     4 ** All rights reserved.
     4 ** All rights reserved.
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     6 **
     6 **
     7 ** This file is part of the Qt Mobility Components.
     7 ** This file is part of the Qt Mobility Components.
     8 **
     8 **
    59 #include <QHash>
    59 #include <QHash>
    60 
    60 
    61 #include "qsysteminfo.h"
    61 #include "qsysteminfo.h"
    62 #include <qmobilityglobal.h>
    62 #include <qmobilityglobal.h>
    63 #if !defined(QT_NO_DBUS)
    63 #if !defined(QT_NO_DBUS)
    64 #include <qhalservice_linux_p.h>
    64 #include "qhalservice_linux_p.h"
    65 #endif
    65 #endif
    66 
    66 
    67 QT_BEGIN_HEADER
    67 QT_BEGIN_HEADER
    68 
    68 
    69 QT_BEGIN_NAMESPACE
    69 QT_BEGIN_NAMESPACE