cryptomgmtlibs/securitytestfw/test/testhandler2/tscriptandhardcoded.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
child 102 deec7e509f66
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    17 
    17 
    18 
    18 
    19 #ifndef __T_SCRIPTANDHARDCODED_H__
    19 #ifndef __T_SCRIPTANDHARDCODED_H__
    20 #define __T_SCRIPTANDHARDCODED_H__
    20 #define __T_SCRIPTANDHARDCODED_H__
    21 
    21 
    22 #include <testhandler2/tscriptsetup.h>
    22 #include "tscriptsetup.h"
    23 #include <testhandler2/thardcodedsetup.h>
    23 #include "thardcodedsetup.h"
    24 
    24 
    25 #endif
    25 #endif