summaryrefslogtreecommitdiff
path: root/devel/liblas12/files/patch-include_liblas12_lasvariablerecord.hpp
blob: 39259cef354abd487a0121243fdc8b87680345f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/liblas12/lasvariablerecord.hpp.orig	2009-10-02 17:48:41 UTC
+++ include/liblas12/lasvariablerecord.hpp
@@ -43,7 +43,7 @@
 #ifndef LIBLAS_LASVARIABLERECORD_HPP_INCLUDED
 #define LIBLAS_LASVARIABLERECORD_HPP_INCLUDED
 
-#include <liblas/cstdint.hpp>
+#include <liblas12/cstdint.hpp>
 // std
 #include <string>
 #include <vector>