From 467a7aa80f973a176b4ae09390c6452095b5d2b2 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Wed, 17 Jul 2019 09:43:03 +0200 Subject: plotting: improve interface so it's possible to pass rvalues Change-Id: I387e462a889f7e3572d8e53a241c63aafed70912 --- lib/receiver/receiver_impl.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/receiver/receiver_impl.cc b/lib/receiver/receiver_impl.cc index ac60bfd..dcf6533 100644 --- a/lib/receiver/receiver_impl.cc +++ b/lib/receiver/receiver_impl.cc @@ -43,7 +43,7 @@ #if 0 /* Files included for debuging */ -#include "plotting/plotting.hpp" +#include "grgsm/plotting.hpp" #include #include #endif -- cgit v1.2.3