summaryrefslogtreecommitdiff
path: root/src/channel-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel-main.c')
-rw-r--r--src/channel-main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/channel-main.c b/src/channel-main.c
index b2ff72c..14a6a80 100644
--- a/src/channel-main.c
+++ b/src/channel-main.c
@@ -16,6 +16,8 @@
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
+#include "common/log.h"
+SPICE_LOG_DOMAIN_STATIC("main");
#include <math.h>
#include <spice/vd_agent.h>