Initial attempt at i18n support using gettext
[synfig.git] / synfig-studio / trunk / src / gtkmm / cellrenderer_time.cpp
index 25b1e89..cd94e4e 100644 (file)
@@ -35,6 +35,8 @@
 #include "app.h"
 #include "widget_time.h"
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */
@@ -46,10 +48,6 @@ using namespace studio;
 
 /* === M A C R O S ========================================================= */
 
-#if ! defined(_)
-#define _(x)   (x)
-#endif
-
 /* === G L O B A L S ======================================================= */
 
 /* === P R O C E D U R E S ================================================= */