src/corelib/kernel/qsystemsemaphore_symbian.cpp
changeset 30 5dc02b23752f
parent 18 2f34d5167611
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
    42 #include "qsystemsemaphore.h"
    42 #include "qsystemsemaphore.h"
    43 #include "qsystemsemaphore_p.h"
    43 #include "qsystemsemaphore_p.h"
    44 #include "qcoreapplication.h"
    44 #include "qcoreapplication.h"
    45 #include <qdebug.h>
    45 #include <qdebug.h>
    46 
    46 
    47 #include <qcore_symbian_p.h>
    47 #include "qcore_symbian_p.h"
    48 #include <e32cmn.h>
    48 #include <e32cmn.h>
    49 QT_BEGIN_NAMESPACE
    49 QT_BEGIN_NAMESPACE
    50 
    50 
    51 #ifndef QT_NO_SYSTEMSEMAPHORE
    51 #ifndef QT_NO_SYSTEMSEMAPHORE
    52 
    52