diff options
Diffstat (limited to 'include/m_popup.h')
-rw-r--r-- | include/m_popup.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_popup.h b/include/m_popup.h index 4729af7833..827615c902 100644 --- a/include/m_popup.h +++ b/include/m_popup.h @@ -18,6 +18,8 @@ them! #ifndef M_POPUP_H
#define M_POPUP_H
+#include <m_database.h>
+
/*
NOTE! Since Popup 1.0.1.2 there is a main meun group called "Popups" where I
have put a "Enable/Disable" item. You can add your own "enable/disable" items
|