Changeset 879 for branches


Ignore:
Timestamp:
Nov 12, 2014, 5:09:16 PM (9 years ago)
Author:
cfuguet
Message:

reconf: fix class name mismatch with header #defines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/reconfiguration/modules/vci_tsar_config/caba/source/include/vci_tsar_config.h

    r878 r879  
    2525 *
    2626 */
    27 #ifndef SOCLIB_VCI_ROUTER_CONFIG_H
    28 #define SOCLIB_VCI_ROUTER_CONFIG_H
     27#ifndef SOCLIB_VCI_TSAR_CONFIG_H
     28#define SOCLIB_VCI_TSAR_CONFIG_H
    2929
    3030#include <systemc>
     
    100100}}
    101101
    102 #endif                                 /* SOCLIB_VCI_ROUTER_CONFIG_H */
     102#endif                                 /* SOCLIB_VCI_TSAR_CONFIG_H */
    103103
    104104// Local Variables:
Note: See TracChangeset for help on using the changeset viewer.