From d4983ea2bb56f533d3c888e28efd27f2c385a221 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 12 Oct 2017 23:53:49 -0400 Subject: MqTabChrome: Add missing #include --- diff --git a/src/tab-chrome.c b/src/tab-chrome.c index e9bfb9e..2472f78 100644 --- a/src/tab-chrome.c +++ b/src/tab-chrome.c @@ -28,6 +28,7 @@ #include "tab-chrome.h" #include "tab.h" #include "back-forward-button-box.h" +#include "main-menu.h" #include "find-toolbar.h" static void -- cgit v0.9.1