mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
mv xbm/ ..
This commit is contained in:
parent
a042aad9f6
commit
fd8d9a395d
16 changed files with 22 additions and 13 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "common/buf.h"
|
||||
#include "theme/xbm/tokenize.h"
|
||||
#include "xbm/tokenize.h"
|
||||
|
||||
/* Read file into buffer, because it's easier to tokenize that way */
|
||||
char *read_file(const char *filename)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue