extension-prefs: Kill warning
We need to include shell-js.h
This commit is contained in:
parent
70d75ca311
commit
c7bc9f8925
@ -6,6 +6,8 @@
|
||||
#include <gjs/gjs.h>
|
||||
#include <glib/gi18n.h>
|
||||
|
||||
#include "shell-js.h"
|
||||
|
||||
int
|
||||
main (int argc, char *argv[])
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user