Initial attempt at i18n support using gettext
[synfig.git] / synfig-studio / trunk / src / gtkmm / widget_waypointmodel.cpp
index 6786ec3..60a7c8d 100644 (file)
@@ -1,8 +1,8 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file dialog_waypointmodel.cpp
+/*!    \file widget_waypointmodel.cpp
 **     \brief Template Header
 **
-**     $Id: widget_waypointmodel.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -38,6 +38,8 @@
 #include <gtkmm/optionmenu.h>
 #include "widget_time.h"
 #include "widget_waypointmodel.h"
+#include "general.h"
+
 #endif
 
 using namespace synfig;