[vte] Revert "build: Try again to fix srcdir != builddir build"



commit aaec68e7d9a70f1de1cbc888632c01ac2369d9e6
Author: Christian Persch <chpe gnome org>
Date:   Thu Jan 14 19:41:39 2016 +0100

    Revert "build: Try again to fix srcdir != builddir build"
    
    This reverts commit 6738de398f59d8e2f074ebaa2f2d05ac953730bb.

 src/vte/vte.h |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/src/vte/vte.h b/src/vte/vte.h
index 777b7ac..85d267b 100644
--- a/src/vte/vte.h
+++ b/src/vte/vte.h
@@ -23,13 +23,13 @@
 
 #define __VTE_VTE_H_INSIDE__ 1
 
-#include "vte/vteenums.h"
-#include "vte/vteglobals.h"
-#include "vte/vtepty.h"
-#include "vte/vteregex.h"
-#include "vte/vteterminal.h"
-#include "vte/vtetypebuiltins.h"
-#include "vte/vteversion.h"
+#include "vteenums.h"
+#include "vteglobals.h"
+#include "vtepty.h"
+#include "vteregex.h"
+#include "vteterminal.h"
+#include "vtetypebuiltins.h"
+#include "vteversion.h"
 
 #if !defined(VTE_DISABLE_DEPRECATED) || defined(VTE_COMPILATION)
 #include "vtedeprecated.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]