summaryrefslogtreecommitdiff
path: root/devel/liblas12/files/patch-test_unit_lasspatialreference__test.cpp
blob: 7276cee5d126e1be31d5d8c43888201d7259ccd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- test/unit/lasspatialreference_test.cpp.orig	2009-10-02 17:48:41 UTC
+++ test/unit/lasspatialreference_test.cpp
@@ -5,9 +5,9 @@
 // (See accompanying file LICENSE.txt or copy at
 // http://www.opensource.org/licenses/bsd-license.php)
 //
-#include <liblas/lasspatialreference.hpp>
-#include <liblas/cstdint.hpp>
-#include <liblas/guid.hpp>
+#include <liblas12/lasspatialreference.hpp>
+#include <liblas12/cstdint.hpp>
+#include <liblas12/guid.hpp>
 #include <tut/tut.hpp>
 #include <string>
 #include <stdexcept>