summaryrefslogtreecommitdiff
path: root/devel/liblas12/files/patch-src_lasvariablerecord.cpp
blob: d70fdcefa31b41189674d9da3c526dd7eb4f7be5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/lasvariablerecord.cpp.orig	2009-10-02 17:48:41 UTC
+++ src/lasvariablerecord.cpp
@@ -41,8 +41,8 @@
  * OF SUCH DAMAGE.
  ****************************************************************************/
 
-#include <liblas/lasvariablerecord.hpp>
-#include <liblas/cstdint.hpp>
+#include <liblas12/lasvariablerecord.hpp>
+#include <liblas12/cstdint.hpp>
 // std
 #include <algorithm>
 #include <stdexcept>