diff options
Diffstat (limited to 'nohtml/common.h')
-rw-r--r-- | nohtml/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nohtml/common.h b/nohtml/common.h index a2f77aa..dff856c 100644 --- a/nohtml/common.h +++ b/nohtml/common.h @@ -44,6 +44,7 @@ #include <stdio.h>
#include <m_utils.h>
#include <m_updater.h>
+#include <m_popup.h>
#define MODULE "nohtml"
|