suffix_fnc.h

changeset 30
d642fdb6745e
parent 20
43725438ac50
--- a/suffix_fnc.h	Thu Feb 02 16:55:51 2012 +0100
+++ b/suffix_fnc.h	Thu Feb 09 15:56:18 2012 +0100
@@ -9,8 +9,8 @@
 #define SUFFIX_FNC_H_
 
 #include "stdinc.h"
-#include "settings.h"
+#include "string_list.h"
 
-bool testSuffix(char*, settings_t*);
+bool testSuffix(char*, string_list_t*);
 
 #endif /* SUFFIX_FNC_H_ */

mercurial