diff --git a/src/noteedit.c b/src/noteedit.c index 5fda592..22578b7 100644 --- a/src/noteedit.c +++ b/src/noteedit.c @@ -30,7 +30,7 @@ #include #include -#include +#include #include "noteedit.h" #define _(string) gettext(string)