Skip to content

Commit 58686d5

Browse files
committed
Bring include of defaultprovider back
1 parent b3b3c98 commit 58686d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/addressprovider.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
* *
1616
***************************************************************************/
1717
#include <kcontacts_version.h>
18-
#include "addressprovider.h"
1918
#include <QDebug>
2019

20+
#include "addressprovider.h"
21+
#include "defaultprovider.h"
2122
// FIXME this needs to change once there are more address book providers, ie.
2223
// on Mac.
2324
#ifdef HAVE_AKONADI

0 commit comments

Comments
 (0)