Changeset 197 in pacpusframework for trunk/include/Pacpus/kernel/ComponentManager.h


Ignore:
Timestamp:
10/25/13 11:21:10 (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/ComponentManager.h

    r184 r197  
    1818#define DEF_PACPUS_COMPONENTMANAGER_H
    1919
    20 #include <Pacpus/kernel/pacpus.h>
    2120#include <Pacpus/kernel/ComponentFactoryBase.h>
     21#include <Pacpus/kernel/PacpusLibConfig.h>
    2222#include <Pacpus/kernel/PacpusPluginInterface.h>
    2323#include <Pacpus/kernel/XmlConfigFile.h>
Note: See TracChangeset for help on using the changeset viewer.