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