diff options
Diffstat (limited to 'cpp/lib/common/Makefile.am')
| -rw-r--r-- | cpp/lib/common/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/lib/common/Makefile.am b/cpp/lib/common/Makefile.am index 541145ac97..813c49135e 100644 --- a/cpp/lib/common/Makefile.am +++ b/cpp/lib/common/Makefile.am @@ -120,8 +120,8 @@ nobase_pkginclude_HEADERS = \ sys/Mutex.h \ sys/Runnable.h \ sys/SessionContext.h \ - sys/SessionHandler.h \ - sys/SessionHandlerFactory.h \ + sys/ConnectionInputHandler.h \ + sys/ConnectionInputHandlerFactory.h \ sys/ShutdownHandler.h \ sys/Socket.h \ sys/Thread.h \ |
