diff --git a/src/gtk/print.cpp b/src/gtk/print.cpp index 8771ac7a9b..e81a1556ac 100644 --- a/src/gtk/print.cpp +++ b/src/gtk/print.cpp @@ -40,7 +40,7 @@ #if GTK_CHECK_VERSION(2,14,0) #include #else -#include +#include #endif