openbsd-ports/math/freemat/patches/patch-libs_libXP_KeyManager_moc_cpp
steven 962f82cedc import FreeMat 2.0
FreeMat is a free environment for rapid engineering and scientific
prototyping and data processing. It is similar to commercial systems
such as MATLAB from Mathworks, and IDL from Research Systems, but is
Open Source. FreeMat includes several novel features such as a codeless
interface to external C/C++/FORTRAN code, parallel/distributed
algorithm development (via MPI), and plotting and visualization
capabilities.
2006-10-28 19:53:04 +00:00

13 lines
583 B
Plaintext

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