Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / renderer_guides.cpp
index c266e5e..c1f5d9f 100644 (file)
@@ -33,6 +33,8 @@
 #include "workarea.h"
 #include <ETL/misc>
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */
@@ -110,7 +112,7 @@ Renderer_Guides::event_vfunc(GdkEvent* event)
                        modifier=Gdk::ModifierType(event->button.state);
                }
 
-               // Make sure we recognise the device
+               // Make sure we recognize the device
                /*if(curr_input_device)
                {
                        if(curr_input_device!=device)