summaryrefslogtreecommitdiff
path: root/include/shell/kde_headers.h
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:41:55 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:50 -0600
commitf726c640bbc3cc03d4dc678f058211ddb6a6ed03 (patch)
tree1d259648c36488b6a2c23cfbb089a570c092a407 /include/shell/kde_headers.h
parent9150e74cac575b883874b431caec1aae70b07e1d (diff)
fdo#65108 inter-module includes <> include/shell
Change-Id: I518c3673b2facc0a79395f4c8363e1f42693e223
Diffstat (limited to 'include/shell/kde_headers.h')
-rw-r--r--include/shell/kde_headers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/shell/kde_headers.h b/include/shell/kde_headers.h
index 8041cf3d9188..74053e4a356d 100644
--- a/include/shell/kde_headers.h
+++ b/include/shell/kde_headers.h
@@ -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>