Fix 1883030: Version 0.1 of the timeloop layer acted as if it wasn't there whenever...
[synfig.git] / synfig-studio / trunk / src / gtkmm / widget_time.cpp
index 04b898b..e818c65 100644 (file)
@@ -34,6 +34,8 @@
 #include "widget_time.h"
 #include "app.h"
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */
@@ -45,10 +47,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 ================================================= */