diff options
Diffstat (limited to 'pathd/path_pcep_debug.h')
| -rw-r--r-- | pathd/path_pcep_debug.h | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/pathd/path_pcep_debug.h b/pathd/path_pcep_debug.h index 68b29ab657..5a504e4e1a 100644 --- a/pathd/path_pcep_debug.h +++ b/pathd/path_pcep_debug.h @@ -20,8 +20,8 @@  #define _PATH_PCEP_DEBUG_H_  #include "pathd/path_debug.h" -#include <pcep_pcc_api.h> -#include <pcep-objects.h> +#include "pceplib/pcep_pcc_api.h" +#include "pceplib/pcep_msg_objects.h"  #include "pathd/path_pcep.h"  #include "pathd/path_pcep_controller.h"  #include "pathd/path_pcep_pcc.h"  | 
