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