summaryrefslogtreecommitdiff
path: root/editors/koffice-kde4/files/patch-kexi_migration_pqxx-pqxxmigrate.h
blob: 8a7fc161aabe540dc586e6fa43def733c1a99dd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- kexi/migration/pqxx/pqxxmigrate.h.orig	Sun Feb 11 17:15:12 2007
+++ kexi/migration/pqxx/pqxxmigrate.h	Sun Feb 11 17:15:38 2007
@@ -26,7 +26,7 @@
 #include <kexidb/field.h>
 #include <kexidb/connection.h>
 
-#include <pqxx/all.h>
+#include <pqxx/pqxx>
 
 namespace KexiMigration
 {