Changeset 31 in pacpusframework for trunk/src/DBITEPlayerLib/DbtPlyEngineStateChart.cpp


Ignore:
Timestamp:
01/08/13 18:10:10 (11 years ago)
Author:
sgosseli
Message:

Huge commit: use the new includes style in all the files, add the license header in all the headers, and in some cpp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/DBITEPlayerLib/DbtPlyEngineStateChart.cpp

    r3 r31  
    99*********************************************************************/
    1010
    11 #include "DbitePlayer/DbtPlyEngineStateChart.h"
    12 
    13 #include "kernel/Log.h"
    14 
    15 #include "DbitePlayer/DbtPlyEngine.h"
     11#include <Pacpus/DbitePlayer/DbtPlyEngineStateChart.h>
     12#include <Pacpus/DbitePlayer/DbtPlyEngine.h>
     13#include <Pacpus/kernel/Log.h>
    1614
    1715namespace pacpus {
Note: See TracChangeset for help on using the changeset viewer.