aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charset.h')
-rw-r--r--src/charset.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/charset.h b/src/charset.h
index 8d1e1a2..a31ca25 100644
--- a/src/charset.h
+++ b/src/charset.h
@@ -25,6 +25,8 @@
#ifndef __CHARSET_H_
#define __CHARSET_H_
+#include "common.h"
+
#include "utf8.h"
#include <string>
#include <vector>