summaryrefslogtreecommitdiff
path: root/fluid/ide_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/ide_support.h')
-rw-r--r--fluid/ide_support.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/ide_support.h b/fluid/ide_support.h
index fdad65d3c..126acb309 100644
--- a/fluid/ide_support.h
+++ b/fluid/ide_support.h
@@ -76,6 +76,7 @@ public:
Fl_Preferences::ID add_fl(Fl_IDE_Prefs &fdb, const char *pathAndName);
Fl_Preferences::ID depends_on(Fl_IDE_Prefs &dep);
Fl_Preferences::ID add_lib(Fl_IDE_Prefs &lib);
+ Fl_Preferences::ID add_external_lib(Fl_IDE_Prefs &fdb, const char *name);
};