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