diff options
Diffstat (limited to 'src/clientlinkfactory.cpp')
-rw-r--r-- | src/clientlinkfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clientlinkfactory.cpp b/src/clientlinkfactory.cpp index 28a7791..f869eb3 100644 --- a/src/clientlinkfactory.cpp +++ b/src/clientlinkfactory.cpp | |||
@@ -5,7 +5,7 @@ | |||
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include "clientlinkfactory.h" | 8 | #include "bu/clientlinkfactory.h" |
9 | 9 | ||
10 | Bu::ClientLinkFactory::ClientLinkFactory() | 10 | Bu::ClientLinkFactory::ClientLinkFactory() |
11 | { | 11 | { |