summaryrefslogtreecommitdiffstats
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.h b/src/window.h
index 0356aa8..8dec9af 100644
--- a/src/window.h
+++ b/src/window.h
@@ -27,6 +27,7 @@ typedef struct MqWindow MqWindow;
#include <gtk/gtk.h>
#include "application.h"
+#include "tab.h"
struct MqWindow {
GtkWidget *window;