extension-prefs: Kill warning

We need to include shell-js.h
This commit is contained in:
Jasper St. Pierre 2014-04-15 17:54:30 -04:00
parent 70d75ca311
commit c7bc9f8925

View File

@ -6,6 +6,8 @@
#include <gjs/gjs.h>
#include <glib/gi18n.h>
#include "shell-js.h"
int
main (int argc, char *argv[])
{