Initial attempt at i18n support using gettext
[synfig.git] / synfig-studio / trunk / src / gtkmm / preview.cpp
index 78f8749..ee6ecf8 100644 (file)
@@ -41,6 +41,9 @@
 
 #include <algorithm>
 #include "asyncrenderer.h"
+
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */