summaryrefslogtreecommitdiffstats
path: root/include/sal/detail/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sal/detail/log.h')
-rw-r--r--include/sal/detail/log.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sal/detail/log.h b/include/sal/detail/log.h
index 11ece36c3279..3062f47b5952 100644
--- a/include/sal/detail/log.h
+++ b/include/sal/detail/log.h
@@ -10,10 +10,10 @@
#ifndef INCLUDED_SAL_DETAIL_LOG_H
#define INCLUDED_SAL_DETAIL_LOG_H
-#include <sal/config.h>
+#include "sal/config.h"
-#include <sal/saldllapi.h>
-#include <sal/types.h>
+#include "sal/saldllapi.h"
+#include "sal/types.h"
/** @cond INTERNAL */