#ifndef PLUGIN_PATHS_H #define PLUGIN_PATHS_H #include <tqstringlist.h> extern TQStringList getSearchPaths(); #endif