Initial attempt at i18n support using gettext
[synfig.git] / synfig-studio / trunk / src / gtkmm / childrentreestore.cpp
index 0e7e133..fecae7b 100644 (file)
@@ -36,6 +36,8 @@
 #include <synfig/paramdesc.h>
 #include <ETL/clock>
 
+#include "general.h"
+
 class Profiler : private etl::clock
 {
        const std::string name;