diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-13 22:28:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-13 22:28:50 +0100 |
| commit | 04bd447fd8960625bda5081cbac235b848d7631f (patch) | |
| tree | ad1eed1a49660218849bdc3faa1b0d14fb59be54 /src/lib/server_finder.cc | |
| parent | 05c37bfdb86be26497d5baa448a0cbda20e33bed (diff) | |
Rename UISignaller -> SignalManager.
Diffstat (limited to 'src/lib/server_finder.cc')
| -rw-r--r-- | src/lib/server_finder.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/server_finder.cc b/src/lib/server_finder.cc index 72a9a4ef5..b4b400b52 100644 --- a/src/lib/server_finder.cc +++ b/src/lib/server_finder.cc @@ -22,7 +22,6 @@ #include "util.h" #include "config.h" #include "cross.h" -#include "ui_signaller.h" #include "dcpomatic_socket.h" #include "raw_convert.h" #include <libcxml/cxml.h> |
