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 51486f9..a585065 100644 --- a/nohtml/common.h +++ b/nohtml/common.h @@ -45,7 +45,7 @@ #include <stdio.h>
#include <m_utils.h>
#include <m_updater.h>
-#include <m_yapp.h>
+#include <m_popup.h>
#define MODULE "nohtml"
|