summaryrefslogtreecommitdiff
path: root/net-p2p/qtella/files/patch-include::SHA1Storage.h
blob: 2be3e7ea9228ad575fb36afbd3ef97c32be37609 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/SHA1Storage.h.orig	Sun Jan 26 21:43:06 2003
+++ include/SHA1Storage.h	Sun Jan 26 21:41:40 2003
@@ -7,7 +7,7 @@
 #include <qobject.h>
 #include <qstring.h>
 #include <qtimer.h>
-#include <stdint.h>
+#include <inttypes.h>
 
 #include "SharedFile.h"