summaryrefslogtreecommitdiff
path: root/src/libstrongswan/utils/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/utils/enum.h')
-rw-r--r--src/libstrongswan/utils/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/utils/enum.h b/src/libstrongswan/utils/enum.h
index df8dbf8c1..a2f97d05e 100644
--- a/src/libstrongswan/utils/enum.h
+++ b/src/libstrongswan/utils/enum.h
@@ -22,7 +22,7 @@
#ifndef ENUM_H_
#define ENUM_H_
-#include "printf_hook.h"
+#include <utils/printf_hook/printf_hook.h>
typedef struct enum_name_t enum_name_t;