lp: delete deprecated LocalControlHeader

refs #3755

Change-Id: I98d8767fdaac058894371ddc52f5583b018691c6
diff --git a/src/mgmt/dispatcher.cpp b/src/mgmt/dispatcher.cpp
index eeedc7c..a7f4a06 100644
--- a/src/mgmt/dispatcher.cpp
+++ b/src/mgmt/dispatcher.cpp
@@ -20,6 +20,7 @@
  */
 
 #include "dispatcher.hpp"
+#include "../lp/tags.hpp"
 #include "../util/logger.hpp"
 
 #include <algorithm>