blob: 119d815bd91692bd002fad6187094198b444c45e (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- kdebluetooth/kcm_btpaired/pairedtab.h.orig 2009-03-25 22:45:39.000000000 +0100
+++ kdebluetooth/kcm_btpaired/pairedtab.h 2009-03-25 22:46:23.000000000 +0100
@@ -34,6 +34,7 @@
#include <qstringlist.h>
#include <qdatetime.h>
#include <vector>
+#include <stdint.h>
#include "exportdialog.h"
|