Changeset 196 in pacpusframework for trunk/include/Pacpus/kernel/PacpusEvent.h


Ignore:
Timestamp:
10/25/13 11:12:25 (11 years ago)
Author:
Marek Kurdej
Message:

Fixed: using auto-generated PacpusLibConfig.h instead of pacpus.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/kernel/PacpusEvent.h

    r153 r196  
    22#define PACPUS_EVENT_H
    33
     4#include <Pacpus/kernel/PacpusLibConfig.h>
     5#include <Pacpus/kernel/road_time.h>
     6
    47#include <algorithm>
    5 #include <Pacpus/kernel/road_time.h>
    6 #include <Pacpus/kernel/pacpus.h>
    78#include <QDataStream>
    89#include <QEvent>
Note: See TracChangeset for help on using the changeset viewer.