Kaydet (Commit) f726c640 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fdo#65108 inter-module includes <> include/shell

Change-Id: I518c3673b2facc0a79395f4c8363e1f42693e223
üst 9150e74c
......@@ -24,12 +24,12 @@
#if ENABLE_TDE
#include "shell/tde_headers.h"
#include <shell/tde_headers.h>
#else // ENABLE_TDE
/* ********* Suppress warnings if needed */
#include "sal/config.h"
#include <sal/config.h>
#include <cstddef>
......
......@@ -14,7 +14,7 @@
#define INCLUDED_SHELL_TDE_HEADERS_H
/* ********* Suppress warnings if needed */
#include "sal/config.h"
#include <sal/config.h>
#include <cstddef>
......@@ -77,7 +77,7 @@
#include <tdeabc/field.h>
#include <tdeabc/stdaddressbook.h>
#include "tde_defines.h"
#include <tde_defines.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment