13 lines
601 B
Plaintext
13 lines
601 B
Plaintext
|
$OpenBSD: patch-libs_libXP_VariablesTool_moc_cpp,v 1.1.1.1 2006/10/28 19:53:05 steven Exp $
|
||
|
--- libs/libXP/VariablesTool.moc.cpp.orig Wed Oct 18 10:05:30 2006
|
||
|
+++ libs/libXP/VariablesTool.moc.cpp Wed Oct 18 10:05:36 2006
|
||
|
@@ -7,7 +7,7 @@
|
||
|
** WARNING! All changes made in this file will be lost!
|
||
|
*****************************************************************************/
|
||
|
|
||
|
-#include "../../../libs/libXP/VariablesTool.hpp"
|
||
|
+#include "VariablesTool.hpp"
|
||
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||
|
#error "The header file 'VariablesTool.hpp' doesn't include <QObject>."
|
||
|
#elif Q_MOC_OUTPUT_REVISION != 59
|