Fix build with Gtk+ 2
This commit is contained in:
parent
9eb3491d9c
commit
7f71b3db24
|
@ -31,6 +31,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <libintl.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <Desktop.h>
|
||||
#include "priority.h"
|
||||
#include "taskedit.h"
|
||||
#define _(string) gettext(string)
|
||||
|
|
Loading…
Reference in New Issue
Block a user