Code

Fix ef spam when adjusting pattern on text - patch from Adonis Papaderos
[inkscape.git] / src / helper / unit-tracker.h
index eee714a2efa5e2feab5fb75a97da94c7415918a2..0f333b2ec635dba9b5b9323d5b83bf4361848d3a 100644 (file)
@@ -16,6 +16,7 @@
 #include <map>
 
 #include <gtk/gtkaction.h>
+#include <gtk/gtkliststore.h>
 
 #include "helper/units.h"
 
@@ -72,4 +73,4 @@ private:
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :