summaryrefslogtreecommitdiff
path: root/devel/liblas12/files/patch-test_unit_laserror__test.cpp
blob: 35738ffef5a1420513b36c9fe8696111984e4aa0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- test/unit/laserror_test.cpp.orig	2009-10-02 17:48:41 UTC
+++ test/unit/laserror_test.cpp
@@ -5,7 +5,7 @@
 // (See accompanying file LICENSE.txt or copy at
 // http://www.opensource.org/licenses/bsd-license.php)
 //
-#include <liblas/laserror.hpp>
+#include <liblas12/laserror.hpp>
 #include <tut/tut.hpp>
 #include <string>