summaryrefslogtreecommitdiff
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 6b9fd7eaa..691f9f2bc 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 "printf_hook.h"
typedef struct enum_name_t enum_name_t;