diff options
Diffstat (limited to 'font_service/common.h')
-rw-r--r-- | font_service/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/font_service/common.h b/font_service/common.h index 3696419..07b2b68 100644 --- a/font_service/common.h +++ b/font_service/common.h @@ -42,6 +42,7 @@ #include <m_clc.h>
#include <m_chat.h>
+#include <m_popup.h>
extern HINSTANCE hInstance;
|