diff options
Diffstat (limited to 'gabble/Makefile.am')
-rw-r--r-- | gabble/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gabble/Makefile.am b/gabble/Makefile.am index f42c837d0..26b874889 100644 --- a/gabble/Makefile.am +++ b/gabble/Makefile.am @@ -8,7 +8,7 @@ gabbleinclude_HEADERS = \ capabilities-set.h \ caps-channel-manager.h \ caps-hash.h \ - connection.h \ + plugin-connection.h \ error.h \ gabble.h \ namespaces.h \ |