]> git.pld-linux.org Git - packages/gtatool.git/blame - pfstools2.patch
- release 6 (by relup.sh)
[packages/gtatool.git] / pfstools2.patch
CommitLineData
23006f57
JR
1--- gtatool-2.0.1/src/conv-pfs/from-pfs.cpp~ 2013-04-28 20:24:13.000000000 +0200
2+++ gtatool-2.0.1/src/conv-pfs/from-pfs.cpp 2015-11-24 00:35:33.834608471 +0100
3@@ -23,7 +23,7 @@
4
5 #include <string>
6
7-#include <pfs-1.2/pfs.h>
8+#include <pfs/pfs.h>
9
10 #include <gta/gta.hpp>
11
12--- gtatool-2.0.1/src/conv-pfs/to-pfs.cpp~ 2013-04-28 20:24:13.000000000 +0200
13+++ gtatool-2.0.1/src/conv-pfs/to-pfs.cpp 2015-11-24 00:35:49.311263517 +0100
14@@ -24,7 +24,7 @@
15 #include <string>
16 #include <limits>
17
18-#include <pfs-1.2/pfs.h>
19+#include <pfs/pfs.h>
20
21 #include <gta/gta.hpp>
22
This page took 0.032413 seconds and 4 git commands to generate.