symbols now hashed with FNV, like strings
[k8lst.git] / src / lstfltk.h
blobbe7052b17950e70cee17978be0b0a8e6a9f6731a
1 #ifndef LST_FLTK_H
2 #define LST_FLTK_H
4 #include <stdio.h>
5 #include <stdlib.h>
7 #include "lstcore/k8lst.h"
9 extern LST_PRIMFN_NONSTATIC(lpFLTKAction);
12 #endif