desktop/inc/dp_misc.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f6ff601b820749898a045e115cc0dc460e996104
Author: Gaurav Dhingra <[email protected]>
Date:   Sun Dec 25 19:26:51 2016 +0530

    tdf#95416 Get rid of #include ../foo/bar.hxx style includes
    
    Change-Id: I9b05c261faebd3e0e5d65ca524a4379c1d5918f1
    Reviewed-on: https://gerrit.libreoffice.org/32419
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Tamás Zolnai <[email protected]>

diff --git a/desktop/inc/dp_misc.h b/desktop/inc/dp_misc.h
index 16cd442..4f29cda 100644
--- a/desktop/inc/dp_misc.h
+++ b/desktop/inc/dp_misc.h
@@ -17,8 +17,8 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#ifndef INCLUDED_DESKTOP_SOURCE_DEPLOYMENT_INC_DP_MISC_H
-#define INCLUDED_DESKTOP_SOURCE_DEPLOYMENT_INC_DP_MISC_H
+#ifndef INCLUDED_DESKTOP_INC_DP_MISC_H
+#define INCLUDED_DESKTOP_INC_DP_MISC_H
 
 #include <rtl/ustrbuf.hxx>
 #include <rtl/instance.hxx>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to